Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dselfmtimpl.h69 #define LOW_L ((UChar)0x006C) macro
Ddtitv_impl.h48 #define LOW_L ((UChar)0x006C) macro
Ddtptngen_impl.h72 #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,…
834 case LOW_L: in getDateTimeSkeleton()
Dplurrule_impl.h85 static const UChar LOW_L = ((UChar)0x006C); variable
Dplurrule.cpp58 static const UChar PK_DECIMAL[]={LOW_D,LOW_E,LOW_C,LOW_I,LOW_M,LOW_A,LOW_L,0};
Ddtptngen.cpp161 {LOW_L, UDATPG_MONTH_FIELD, DT_NUMERIC + DT_DELTA, 1, 1},