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

  /external/icu/icu4c/source/i18n/
dt_impl.h 43 #define LOW_C ((UChar)0x0063)
dtitv_impl.h 42 #define LOW_C ((UChar)0x0063)
selfmtimpl.h 62 #define LOW_C ((UChar)0x0063)
dtptngen_impl.h 71 #define LOW_C ((UChar)0x0063)
plurrule_impl.h 81 static const UChar LOW_C = ((UChar)0x0063);
dtfmtsym.cpp     [all...]
dtptngen.cpp 184 {LOW_C, UDATPG_WEEKDAY_FIELD, DT_NUMERIC + 2*DT_DELTA, 1, 2},
185 {LOW_C, UDATPG_WEEKDAY_FIELD, DT_SHORT - 2*DT_DELTA, 3, 0},
186 {LOW_C, UDATPG_WEEKDAY_FIELD, DT_LONG - 2*DT_DELTA, 4, 0},
187 {LOW_C, UDATPG_WEEKDAY_FIELD, DT_NARROW - 2*DT_DELTA, 5, 0},
188 {LOW_C, UDATPG_WEEKDAY_FIELD, DT_SHORTER - 2*DT_DELTA, 6, 0},
    [all...]
dtitvinf.cpp 220 LOW_C, LOW_A, LOW_L, LOW_E, LOW_N, LOW_D, LOW_A, LOW_R, SOLIDUS};
dtitvfmt.cpp 829 case LOW_C:
    [all...]
plurrule.cpp 59 static const UChar PK_DECIMAL[]={LOW_D,LOW_E,LOW_C,LOW_I,LOW_M,LOW_A,LOW_L,0};
    [all...]

Completed in 140 milliseconds