/external/icu4c/i18n/ |
dtitv_impl.h | 54 #define LOW_R ((UChar)0x0072)
|
selfmtimpl.h | 80 #define LOW_R ((UChar)0x0072)
|
plurrule.cpp | 42 static const UChar PLURAL_KEYWORD_ZERO[] = {LOW_Z,LOW_E,LOW_R,LOW_O, 0}; 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}; 54 static const UChar PK_OR[]={LOW_O,LOW_R,0};
|
plurrule_impl.h | 79 #define LOW_R ((UChar)0x0072)
|
selfmt.cpp | 41 static const UChar SELECT_KEYWORD_OTHER[] = {LOW_O, LOW_T, LOW_H, LOW_E, LOW_R, 0};
|
dtptngen_impl.h | 75 #define LOW_R ((UChar)0x0072)
|
dtitvfmt.cpp | 58 static const UChar gLaterFirstPrefix[] = {LOW_L, LOW_A, LOW_T, LOW_E, LOW_S,LOW_T, CAP_F, LOW_I, LOW_R, LOW_S, LOW_T, COLON}; 61 static const UChar gEarlierFirstPrefix[] = {LOW_E, LOW_A, LOW_R, LOW_L, LOW_I, LOW_E, LOW_S, LOW_T, CAP_F, LOW_I, LOW_R, LOW_S, LOW_T, COLON}; [all...] |
tmutfmt.cpp | 34 #define LOW_R ((UChar)0x0072) 72 static const UChar PLURAL_COUNT_ZERO[] = {LOW_Z, LOW_E, LOW_R, LOW_O, 0}; [all...] |