Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddtitv_impl.h48 #define LOW_L ((UChar)0x006C) macro
Dselfmtimpl.h69 #define LOW_L ((UChar)0x006C) macro
Ddtitvfmt.cpp58 static const UChar gLaterFirstPrefix[] = {LOW_L, LOW_A, LOW_T, LOW_E, LOW_S,LOW_T, CAP_F, LOW_I, LO…
61 static const UChar gEarlierFirstPrefix[] = {LOW_E, LOW_A, LOW_R, LOW_L, LOW_I, LOW_E, LOW_S, LOW_T,…
804 case LOW_L: in getDateTimeSkeleton()
Ddtptngen_impl.h72 #define LOW_L ((UChar)0x006C) macro
Dplurrule_impl.h82 static const UChar LOW_L = ((UChar)0x006C); variable
Dplurrule.cpp55 static const UChar PK_DECIMAL[]={LOW_D,LOW_E,LOW_C,LOW_I,LOW_M,LOW_A,LOW_L,0};
Ddtptngen.cpp185 {LOW_L, UDATPG_MONTH_FIELD, DT_NUMERIC + DT_DELTA, 1, 1},