/external/chromium_org/third_party/icu/source/i18n/ |
dtitv_impl.h | 69 #define CAP_H ((UChar)0x0048)
|
dtptngen_impl.h | 46 #define CAP_H ((UChar)0x0048)
|
dtitvfmt.cpp | 790 case CAP_H: 850 normalizedTimeSkeleton.append(CAP_H); [all...] |
dtptngen.cpp | 137 CAP_H, LOW_M, LOW_S, CAP_S, LOW_V, 0 179 {CAP_H, UDATPG_HOUR_FIELD, DT_NUMERIC + 10*DT_DELTA, 1, 2}, // 24 hour 491 static const UChar hourFormatChars[] = { CAP_H, LOW_H, CAP_K, LOW_K, 0 }; // HhKk, the hour format characters [all...] |
/external/icu4c/i18n/ |
dtitv_impl.h | 69 #define CAP_H ((UChar)0x0048)
|
dtptngen_impl.h | 46 #define CAP_H ((UChar)0x0048)
|
dtitvfmt.cpp | 834 case CAP_H: 894 normalizedTimeSkeleton.append(CAP_H); [all...] |
dtptngen.cpp | 137 CAP_H, LOW_M, LOW_S, CAP_S, LOW_V, 0 183 {CAP_H, UDATPG_HOUR_FIELD, DT_NUMERIC + 10*DT_DELTA, 1, 2}, // 24 hour 493 static const UChar hourFormatChars[] = { CAP_H, LOW_H, CAP_K, LOW_K, 0 }; // HhKk, the hour format characters [all...] |