Searched refs:LOW_C (Results 1 – 6 of 6) sorted by relevance
/external/icu4c/i18n/ |
D | dtitv_impl.h | 39 #define LOW_C ((UChar)0x0063) macro
|
D | selfmtimpl.h | 65 #define LOW_C ((UChar)0x0063) macro
|
D | plurrule_impl.h | 64 #define LOW_C ((UChar)0x0063) macro
|
D | dtptngen_impl.h | 60 #define LOW_C ((UChar)0x0063) macro
|
D | dtptngen.cpp | 166 {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},
|
D | dtitvfmt.cpp | 778 case LOW_C: in getDateTimeSkeleton()
|