HomeSort by relevance Sort by last modified time
    Searched defs:LOW_M (Results 1 - 6 of 6) 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)
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};
dtptngen_impl.h 81 #define LOW_M ((UChar)0x006D)
plurrule_impl.h 91 static const UChar LOW_M = ((UChar)0x006D);

Completed in 196 milliseconds