HomeSort by relevance Sort by last modified time
    Searched refs:LOW_M (Results 1 - 11 of 11) sorted by null

  /external/icu/icu4c/source/i18n/
dt_impl.h 53 #define LOW_M ((UChar)0x006D)
dtitv_impl.h 52 #define LOW_M ((UChar)0x006D)
selfmtimpl.h 72 #define LOW_M ((UChar)0x006D)
dtptngen_impl.h 81 #define LOW_M ((UChar)0x006D)
plurrule_impl.h 91 static const UChar LOW_M = ((UChar)0x006D);
tmutfmt.cpp 32 #define LOW_M ((UChar)0x006D)
72 static const UChar DEFAULT_PATTERN_FOR_MINUTE[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, LOW_I, LOW_N, 0};
76 static const UChar DEFAULT_PATTERN_FOR_MONTH[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, 0};
dtitvfmt.cpp 847 case LOW_M:
911 normalizedTimeSkeleton.append(LOW_M);
    [all...]
dtitvinf.cpp 223 LOW_L, CAP_F, LOW_O, LOW_R, LOW_M, LOW_A, LOW_T, LOW_S};
dtptngen.cpp 140 CAP_H, LOW_M, LOW_S, CAP_S, LOW_V, 0
228 {LOW_M, UDATPG_MINUTE_FIELD, DT_NUMERIC, 1, 2},
699 if (ch==LOW_M) {
    [all...]
plurrule.cpp 50 static const UChar PK_MOD[]={LOW_M,LOW_O,LOW_D,0};
59 static const UChar PK_DECIMAL[]={LOW_D,LOW_E,LOW_C,LOW_I,LOW_M,LOW_A,LOW_L,0};
    [all...]
dtfmtsym.cpp     [all...]

Completed in 168 milliseconds