Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Ddtitv_impl.h49 #define LOW_M ((UChar)0x006D) macro
Dselfmtimpl.h75 #define LOW_M ((UChar)0x006D) macro
Dplurrule_impl.h74 #define LOW_M ((UChar)0x006D) macro
Dtmutfmt.cpp24 #define LOW_M ((UChar)0x006D) macro
64 …OR_MINUTE[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, LOW_I, LOW_N, 0};
68 …FAULT_PATTERN_FOR_MONTH[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, 0};
Ddtitvfmt.cpp791 case LOW_M: in getDateTimeSkeleton()
853 normalizedTimeSkeleton.append(LOW_M); in getDateTimeSkeleton()
1423 /*m..*/ LOW_M,
Ddtptngen_impl.h70 #define LOW_M ((UChar)0x006D) macro
Dplurrule.cpp46 static const UChar PLURAL_KEYWORD_MANY[]={LOW_M,LOW_A,LOW_N,LOW_Y,0};
52 static const UChar PK_MOD[]={LOW_M,LOW_O,LOW_D,0};
Ddtptngen.cpp137 CAP_H, LOW_M, LOW_S, CAP_S, LOW_V, 0
183 {LOW_M, UDATPG_MINUTE_FIELD, DT_NUMERIC, 1, 2},
466 if (ch==LOW_M) { in hackTimes()
/external/chromium/third_party/icu/source/i18n/
Ddtitv_impl.h49 #define LOW_M ((UChar)0x006D) macro
Dplurrule_impl.h74 #define LOW_M ((UChar)0x006D) macro
Dtmutfmt.cpp24 #define LOW_M ((UChar)0x006D) macro
64 …OR_MINUTE[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, LOW_I, LOW_N, 0};
68 …FAULT_PATTERN_FOR_MONTH[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, 0};
Ddtitvfmt.cpp788 case LOW_M: in getDateTimeSkeleton()
847 normalizedTimeSkeleton.append(LOW_M); in getDateTimeSkeleton()
1417 /*m..*/ LOW_M,
Ddtptngen_impl.h70 #define LOW_M ((UChar)0x006D) macro
Dplurrule.cpp46 static const UChar PLURAL_KEYWORD_MANY[]={LOW_M,LOW_A,LOW_N,LOW_Y,0};
52 static const UChar PK_MOD[]={LOW_M,LOW_O,LOW_D,0};
Ddtptngen.cpp142 CAP_H, LOW_M, LOW_S, CAP_S, LOW_V, 0
188 {LOW_M, UDATPG_MINUTE_FIELD, DT_NUMERIC, 1, 2},
471 if (ch==LOW_M) { in hackTimes()