Home
last modified time | relevance | path

Searched refs:LOW_M (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4c/source/i18n/
Dselfmtimpl.h70 #define LOW_M ((UChar)0x006D) macro
Ddtitv_impl.h49 #define LOW_M ((UChar)0x006D) macro
Dtmutfmt.cpp29 #define LOW_M ((UChar)0x006D) macro
69 …OR_MINUTE[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, LOW_I, LOW_N, 0};
73 …FAULT_PATTERN_FOR_MONTH[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, 0};
Ddtptngen_impl.h73 #define LOW_M ((UChar)0x006D) macro
Ddtitvfmt.cpp859 case LOW_M: in getDateTimeSkeleton()
923 normalizedTimeSkeleton.append(LOW_M); in getDateTimeSkeleton()
1571 /*msS*/ LOW_M, LOW_S, CAP_S, // MINUTE, SECOND, MILLISECOND
Dplurrule_impl.h86 static const UChar LOW_M = ((UChar)0x006D); variable
Ddtptngen.cpp133 CAP_H, LOW_M, LOW_S, CAP_S, LOW_V, 0
184 {LOW_M, UDATPG_MINUTE_FIELD, DT_NUMERIC, 1, 2},
481 if (ch==LOW_M) { in hackTimes()
Dplurrule.cpp49 static const UChar PK_MOD[]={LOW_M,LOW_O,LOW_D,0};
58 static const UChar PK_DECIMAL[]={LOW_D,LOW_E,LOW_C,LOW_I,LOW_M,LOW_A,LOW_L,0};