Home | History | Annotate | Download | only in i18n

Lines Matching refs:LOW_N

28 #define LOW_N             ((UChar)0x006E)
37 #define LOW_N ((UChar)0x006E)
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};