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

/external/icu4c/i18n/
H A Ddtitv_impl.h50 #define LOW_N ((UChar)0x006E) macro
H A Dselfmtimpl.h71 #define LOW_N ((UChar)0x006E) macro
H A Dplurrule_impl.h72 #define LOW_N ((UChar)0x006E) macro
H A Ddtptngen_impl.h71 #define LOW_N ((UChar)0x006E) macro
H A Dtmutfmt.cpp28 #define LOW_N ((UChar)0x006E) macro
37 #define LOW_N ((UChar)0x006E) 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};
74 static const UChar PLURAL_COUNT_ONE[] = {LOW_O, LOW_N, LOW_E, 0};

Completed in 111 milliseconds