Searched refs:LOW_K (Results 1 – 7 of 7) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | dt_impl.h | 51 #define LOW_K ((UChar)0x006B) macro
|
D | selfmtimpl.h | 70 #define LOW_K ((UChar)0x006B) macro
|
D | dtitv_impl.h | 50 #define LOW_K ((UChar)0x006B) macro
|
D | dtptngen_impl.h | 79 #define LOW_K ((UChar)0x006B) macro
|
D | plurrule_impl.h | 93 static const UChar LOW_K = ((UChar) 0x006B); variable
|
D | dtptngen.cpp | 215 {LOW_K, UDATPG_HOUR_FIELD, DT_NUMERIC + 11*DT_DELTA, 1, 2}, // 24 hour 753 static const UChar hourFormatChars[] = { CAP_H, LOW_H, CAP_K, LOW_K, 0 }; // HhKk, the hour format … 1164 if (hourChar==CAP_H || hourChar==LOW_K) { in mapSkeletonMetacharacters()
|
D | dtitvfmt.cpp | 861 case LOW_K: in getDateTimeSkeleton()
|