Searched defs:LOW_N (Results 1 - 5 of 5) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Ddtitv_impl.h50 #define LOW_N ((UChar)0x006E) macro
H A Dselfmtimpl.h71 #define LOW_N ((UChar)0x006E) macro
H A Ddtptngen_impl.h74 #define LOW_N ((UChar)0x006E) macro
H A Dplurrule_impl.h87 static const UChar LOW_N = ((UChar)0x006E); variable
H A Dtmutfmt.cpp31 #define LOW_N ((UChar)0x006E) macro
40 #define LOW_N ((UChar)0x006E) macro
69 static const UChar DEFAULT_PATTERN_FOR_MINUTE[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, LOW_I, LOW_N, 0};
77 static const UChar PLURAL_COUNT_ONE[] = {LOW_O, LOW_N, LOW_E, 0};

Completed in 1677 milliseconds