Searched refs:LOW_N (Results 1 - 6 of 6) sorted by relevance

/external/icu4c/i18n/
H A Ddtitv_impl.h50 #define LOW_N ((UChar)0x006E) macro
H A Dselfmtimpl.h76 #define LOW_N ((UChar)0x006E) macro
H A Dplurrule.cpp43 static const UChar PLURAL_KEYWORD_ONE[]={LOW_O,LOW_N,LOW_E,0};
46 static const UChar PLURAL_KEYWORD_MANY[]={LOW_M,LOW_A,LOW_N,LOW_Y,0};
48 static const UChar PLURAL_DEFAULT_RULE[]={LOW_O,LOW_T,LOW_H,LOW_E,LOW_R,COLON,SPACE,LOW_N,0};
49 static const UChar PK_IN[]={LOW_I,LOW_N,0};
50 static const UChar PK_NOT[]={LOW_N,LOW_O,LOW_T,0};
53 static const UChar PK_AND[]={LOW_A,LOW_N,LOW_D,0};
55 static const UChar PK_VAR_N[]={LOW_N,0};
56 static const UChar PK_WITHIN[]={LOW_W,LOW_I,LOW_T,LOW_H,LOW_I,LOW_N,0};
H A Dplurrule_impl.h75 #define LOW_N ((UChar)0x006E) macro
H A Dtmutfmt.cpp27 #define LOW_N ((UChar)0x006E) macro
36 #define LOW_N ((UChar)0x006E) macro
65 static const UChar DEFAULT_PATTERN_FOR_MINUTE[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, LOW_I, LOW_N, 0};
73 static const UChar PLURAL_COUNT_ONE[] = {LOW_O, LOW_N, LOW_E, 0};
H A Ddtptngen_impl.h71 #define LOW_N ((UChar)0x006E) macro

Completed in 58 milliseconds