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

/external/icu4c/i18n/
H A Ddtitv_impl.h49 #define LOW_M ((UChar)0x006D) macro
H A Dselfmtimpl.h70 #define LOW_M ((UChar)0x006D) macro
H A Dplurrule_impl.h71 #define LOW_M ((UChar)0x006D) macro
H A Ddtptngen_impl.h70 #define LOW_M ((UChar)0x006D) macro
H A Ddtitvfmt.cpp838 case LOW_M:
900 normalizedTimeSkeleton.append(LOW_M);
1471 /*m..*/ LOW_M,
H A Dtmutfmt.cpp26 #define LOW_M ((UChar)0x006D) macro
66 static const UChar DEFAULT_PATTERN_FOR_MINUTE[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, LOW_I, LOW_N, 0};
70 static const UChar DEFAULT_PATTERN_FOR_MONTH[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, 0};
H A Ddtptngen.cpp137 CAP_H, LOW_M, LOW_S, CAP_S, LOW_V, 0
184 {LOW_M, UDATPG_MINUTE_FIELD, DT_NUMERIC, 1, 2},
466 if (ch==LOW_M) {
H A Dplurrule.cpp46 static const UChar PK_MOD[]={LOW_M,LOW_O,LOW_D,0};

Completed in 29 milliseconds