/external/chromium_org/third_party/icu/source/i18n/ |
dtitv_impl.h | 44 #define LOW_H ((UChar)0x0068)
|
selfmtimpl.h | 70 #define LOW_H ((UChar)0x0068)
|
plurrule_impl.h | 69 #define LOW_H ((UChar)0x0068)
|
selfmt.cpp | 41 static const UChar SELECT_KEYWORD_OTHER[] = {LOW_O, LOW_T, LOW_H, LOW_E, LOW_R, 0};
|
dtptngen_impl.h | 65 #define LOW_H ((UChar)0x0068)
|
dtitvfmt.cpp | 786 case LOW_H: 853 normalizedTimeSkeleton.append(LOW_H); [all...] |
plurrule.cpp | 47 static const UChar PLURAL_KEYWORD_OTHER[]={LOW_O,LOW_T,LOW_H,LOW_E,LOW_R,0}; 48 static const UChar PLURAL_DEFAULT_RULE[]={LOW_O,LOW_T,LOW_H,LOW_E,LOW_R,COLON,SPACE,LOW_N,0}; 56 static const UChar PK_WITHIN[]={LOW_W,LOW_I,LOW_T,LOW_H,LOW_I,LOW_N,0};
|
tmutfmt.cpp | 28 #define LOW_H ((UChar)0x0068) 66 static const UChar DEFAULT_PATTERN_FOR_HOUR[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_H, 0}; [all...] |
dtptngen.cpp | 181 {LOW_H, UDATPG_HOUR_FIELD, DT_NUMERIC, 1, 2}, // 12 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 | 44 #define LOW_H ((UChar)0x0068)
|
selfmtimpl.h | 65 #define LOW_H ((UChar)0x0068)
|
selfmt.cpp | 42 static const UChar SELECT_KEYWORD_OTHER[] = {LOW_O, LOW_T, LOW_H, LOW_E, LOW_R, 0};
|
plurrule_impl.h | 66 #define LOW_H ((UChar)0x0068)
|
dtptngen_impl.h | 66 #define LOW_H ((UChar)0x0068)
|
dtitvfmt.cpp | 830 case LOW_H: 897 normalizedTimeSkeleton.append(LOW_H); [all...] |
plurrule.cpp | 36 static const UChar PLURAL_KEYWORD_OTHER[]={LOW_O,LOW_T,LOW_H,LOW_E,LOW_R,0}; 37 static const UChar PLURAL_DEFAULT_RULE[]={LOW_O,LOW_T,LOW_H,LOW_E,LOW_R,COLON,SPACE,LOW_N,0}; 45 static const UChar PK_WITHIN[]={LOW_W,LOW_I,LOW_T,LOW_H,LOW_I,LOW_N,0}; [all...] |
tmutfmt.cpp | 31 #define LOW_H ((UChar)0x0068) 69 static const UChar DEFAULT_PATTERN_FOR_HOUR[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_H, 0}; [all...] |
dtptngen.cpp | 185 {LOW_H, UDATPG_HOUR_FIELD, DT_NUMERIC, 1, 2}, // 12 hour 493 static const UChar hourFormatChars[] = { CAP_H, LOW_H, CAP_K, LOW_K, 0 }; // HhKk, the hour format characters [all...] |