Searched refs:LOW_Q (Results 1 – 6 of 6) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | dtitv_impl.h | 53 #define LOW_Q ((UChar)0x0071) macro
|
D | selfmtimpl.h | 74 #define LOW_Q ((UChar)0x0071) macro
|
D | dtptngen_impl.h | 77 #define LOW_Q ((UChar)0x0071) macro
|
D | plurrule_impl.h | 87 static const UChar LOW_Q = ((UChar)0x0071); variable
|
D | dtptngen.cpp | 174 {LOW_Q, UDATPG_QUARTER_FIELD, DT_NUMERIC + DT_DELTA, 1, 2}, 175 {LOW_Q, UDATPG_QUARTER_FIELD, DT_SHORT + DT_DELTA, 3, 0}, 176 {LOW_Q, UDATPG_QUARTER_FIELD, DT_LONG + DT_DELTA, 4, 0},
|
D | dtitvfmt.cpp | 802 case LOW_Q: in getDateTimeSkeleton()
|