Searched refs:CAP_K (Results 1 – 8 of 8) sorted by relevance
/external/chromium_org/third_party/icu/source/i18n/ |
D | dtitv_impl.h | 70 #define CAP_K ((UChar)0x004B) macro
|
D | dtptngen_impl.h | 48 #define CAP_K ((UChar)0x004B) macro
|
D | dtptngen.cpp | 186 {CAP_K, UDATPG_HOUR_FIELD, DT_NUMERIC + DT_DELTA, 1, 2}, // 12 hour 502 static const UChar hourFormatChars[] = { CAP_H, LOW_H, CAP_K, LOW_K, 0 }; // HhKk, the hour format …
|
D | dtitvfmt.cpp | 853 case CAP_K: in getDateTimeSkeleton()
|
/external/icu/icu4c/source/i18n/ |
D | dtitv_impl.h | 70 #define CAP_K ((UChar)0x004B) macro
|
D | dtptngen_impl.h | 48 #define CAP_K ((UChar)0x004B) macro
|
D | dtptngen.cpp | 187 {CAP_K, UDATPG_HOUR_FIELD, DT_NUMERIC + DT_DELTA, 1, 2}, // 12 hour 503 static const UChar hourFormatChars[] = { CAP_H, LOW_H, CAP_K, LOW_K, 0 }; // HhKk, the hour format …
|
D | dtitvfmt.cpp | 855 case CAP_K: in getDateTimeSkeleton()
|