Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddtitv_impl.h56 #define LOW_Q ((UChar)0x0071) macro
Ddt_impl.h57 #define LOW_Q ((UChar)0x0071) macro
Dselfmtimpl.h76 #define LOW_Q ((UChar)0x0071) macro
Dplurrule_impl.h93 static const UChar LOW_Q = ((UChar)0x0071); variable
Ddtptngen_impl.h82 #define LOW_Q ((UChar)0x0071) macro
Ddtptngen.cpp156 {LOW_Q, UDATPG_QUARTER_FIELD, DT_NUMERIC + DT_DELTA, 1, 2},
157 {LOW_Q, UDATPG_QUARTER_FIELD, DT_SHORT + DT_DELTA, 3, 0},
158 {LOW_Q, UDATPG_QUARTER_FIELD, DT_LONG + DT_DELTA, 4, 0},
Ddtitvfmt.cpp817 case LOW_Q: in getDateTimeSkeleton()