HomeSort by relevance Sort by last modified time
    Searched defs:LOW_N (Results 1 - 6 of 6) sorted by null

  /external/icu/icu4c/source/i18n/
dt_impl.h 54 #define LOW_N ((UChar)0x006E)
dtitv_impl.h 53 #define LOW_N ((UChar)0x006E)
selfmtimpl.h 73 #define LOW_N ((UChar)0x006E)
tmutfmt.cpp 34 #define LOW_N ((UChar)0x006E)
43 #define LOW_N ((UChar)0x006E)
72 static const UChar DEFAULT_PATTERN_FOR_MINUTE[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, LOW_I, LOW_N, 0};
80 static const UChar PLURAL_COUNT_ONE[] = {LOW_O, LOW_N, LOW_E, 0};
dtptngen_impl.h 82 #define LOW_N ((UChar)0x006E)
plurrule_impl.h 96 static const UChar LOW_N = ((UChar) 0x006E);

Completed in 551 milliseconds