Home
last modified time | relevance | path

Searched refs:LOW_C (Results 1 – 7 of 7) sorted by relevance

/external/icu/icu4c/source/i18n/
Dselfmtimpl.h60 #define LOW_C ((UChar)0x0063) macro
Ddtitv_impl.h39 #define LOW_C ((UChar)0x0063) macro
Ddtptngen_impl.h63 #define LOW_C ((UChar)0x0063) macro
Dplurrule_impl.h76 static const UChar LOW_C = ((UChar)0x0063); variable
Ddtptngen.cpp167 {LOW_C, UDATPG_WEEKDAY_FIELD, DT_NUMERIC + 2*DT_DELTA, 1, 2},
168 {LOW_C, UDATPG_WEEKDAY_FIELD, DT_SHORT - 2*DT_DELTA, 3, 0},
169 {LOW_C, UDATPG_WEEKDAY_FIELD, DT_LONG - 2*DT_DELTA, 4, 0},
170 {LOW_C, UDATPG_WEEKDAY_FIELD, DT_NARROW - 2*DT_DELTA, 5, 0},
Ddtitvfmt.cpp841 case LOW_C: in getDateTimeSkeleton()
Dplurrule.cpp58 static const UChar PK_DECIMAL[]={LOW_D,LOW_E,LOW_C,LOW_I,LOW_M,LOW_A,LOW_L,0};