Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Ddtitv_impl.h39 #define LOW_C ((UChar)0x0063) macro
Dselfmtimpl.h65 #define LOW_C ((UChar)0x0063) macro
Dplurrule_impl.h64 #define LOW_C ((UChar)0x0063) macro
Ddtptngen_impl.h60 #define LOW_C ((UChar)0x0063) macro
Ddtptngen.cpp166 {LOW_C, UDATPG_WEEKDAY_FIELD, DT_NUMERIC + 2*DT_DELTA, 1, 2},
167 {LOW_C, UDATPG_WEEKDAY_FIELD, DT_SHORT - 2*DT_DELTA, 3, 0},
168 {LOW_C, UDATPG_WEEKDAY_FIELD, DT_LONG - 2*DT_DELTA, 4, 0},
169 {LOW_C, UDATPG_WEEKDAY_FIELD, DT_NARROW - 2*DT_DELTA, 5, 0},
Ddtitvfmt.cpp778 case LOW_C: in getDateTimeSkeleton()