/external/icu/icu4c/source/i18n/ |
dtitv_impl.h | 59 #define LOW_W ((UChar)0x0077)
|
selfmtimpl.h | 80 #define LOW_W ((UChar)0x0077)
|
dtptngen_impl.h | 83 #define LOW_W ((UChar)0x0077)
|
plurrule_impl.h | 96 static const UChar LOW_W = ((UChar)0x0077);
|
tmutfmt.cpp | 33 #define LOW_W ((UChar)0x0077) 71 static const UChar DEFAULT_PATTERN_FOR_WEEK[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_W, 0}; 78 static const UChar PLURAL_COUNT_TWO[] = {LOW_T, LOW_W, LOW_O, 0};
|
dtitvfmt.cpp | 836 case LOW_W: [all...] |
dtptngen.cpp | 132 CAP_G, LOW_Y, CAP_Q, CAP_M, LOW_W, CAP_W, CAP_E, LOW_D, CAP_D, CAP_F, 162 {LOW_W, UDATPG_WEEK_OF_YEAR_FIELD, DT_NUMERIC, 1, 2}, [all...] |
plurrule.cpp | 57 static const UChar PK_WITHIN[]={LOW_W,LOW_I,LOW_T,LOW_H,LOW_I,LOW_N,0}; [all...] |