/external/icu4c/i18n/ |
dtitv_impl.h | 59 #define LOW_W ((UChar)0x0077)
|
selfmtimpl.h | 85 #define LOW_W ((UChar)0x0077)
|
plurrule_impl.h | 84 #define LOW_W ((UChar)0x0077)
|
dtptngen_impl.h | 80 #define LOW_W ((UChar)0x0077)
|
plurrule.cpp | 44 static const UChar PLURAL_KEYWORD_TWO[]={LOW_T,LOW_W,LOW_O,0}; 45 static const UChar PLURAL_KEYWORD_FEW[]={LOW_F,LOW_E,LOW_W,0}; 56 static const UChar PK_WITHIN[]={LOW_W,LOW_I,LOW_T,LOW_H,LOW_I,LOW_N,0};
|
tmutfmt.cpp | 29 #define LOW_W ((UChar)0x0077) 67 static const UChar DEFAULT_PATTERN_FOR_WEEK[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_W, 0}; 74 static const UChar PLURAL_COUNT_TWO[] = {LOW_T, LOW_W, LOW_O, 0}; [all...] |
dtitvfmt.cpp | 773 case LOW_W: [all...] |
dtptngen.cpp | 136 CAP_G, LOW_Y, CAP_Q, CAP_M, LOW_W, CAP_W, CAP_E, LOW_D, CAP_D, CAP_F, 161 {LOW_W, UDATPG_WEEK_OF_YEAR_FIELD, DT_NUMERIC, 1, 2}, [all...] |