HomeSort by relevance Sort by last modified time
    Searched refs:LOW_R (Results 1 - 12 of 12) sorted by null

  /external/icu/icu4c/source/i18n/
dt_impl.h 58 #define LOW_R ((UChar)0x0072)
dtitv_impl.h 57 #define LOW_R ((UChar)0x0072)
selfmtimpl.h 77 #define LOW_R ((UChar)0x0072)
selfmt.cpp 44 static const UChar SELECT_KEYWORD_OTHER[] = {LOW_O, LOW_T, LOW_H, LOW_E, LOW_R, 0};
dtitvinf.cpp 220 LOW_C, LOW_A, LOW_L, LOW_E, LOW_N, LOW_D, LOW_A, LOW_R, SOLIDUS};
222 static const UChar PATH_SUFFIX[] = {SOLIDUS, LOW_I, LOW_N, LOW_T, LOW_E, LOW_R, LOW_V, LOW_A,
223 LOW_L, CAP_F, LOW_O, LOW_R, LOW_M, LOW_A, LOW_T, LOW_S};
dtfmtsym.cpp     [all...]
dtitvfmt.cpp 65 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};
68 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};
831 case LOW_R:
    [all...]
dtptngen_impl.h 86 #define LOW_R ((UChar)0x0072)
plurrule_impl.h 96 static const UChar LOW_R = ((UChar)0x0072);
plurrule.cpp 45 static const UChar PLURAL_KEYWORD_OTHER[]={LOW_O,LOW_T,LOW_H,LOW_E,LOW_R,0};
46 static const UChar PLURAL_DEFAULT_RULE[]={LOW_O,LOW_T,LOW_H,LOW_E,LOW_R,COLON,SPACE,LOW_N,0};
52 static const UChar PK_OR[]={LOW_O,LOW_R,0};
60 static const UChar PK_INTEGER[]={LOW_I,LOW_N,LOW_T,LOW_E,LOW_G,LOW_E,LOW_R,0};
    [all...]
tmutfmt.cpp 41 #define LOW_R ((UChar)0x0072)
79 static const UChar PLURAL_COUNT_ZERO[] = {LOW_Z, LOW_E, LOW_R, LOW_O, 0};
dtptngen.cpp 152 {LOW_R, UDATPG_YEAR_FIELD, DT_NUMERIC + 3*DT_DELTA, 1, 20},
    [all...]

Completed in 186 milliseconds