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

  /external/icu4c/i18n/
dtitv_impl.h 50 #define LOW_N ((UChar)0x006E)
selfmtimpl.h 71 #define LOW_N ((UChar)0x006E)
plurrule.cpp 42 static const UChar PLURAL_DEFAULT_RULE[]={LOW_O,LOW_T,LOW_H,LOW_E,LOW_R,COLON,SPACE,LOW_N,0};
43 static const UChar PK_IN[]={LOW_I,LOW_N,0};
44 static const UChar PK_NOT[]={LOW_N,LOW_O,LOW_T,0};
47 static const UChar PK_AND[]={LOW_A,LOW_N,LOW_D,0};
49 static const UChar PK_VAR_N[]={LOW_N,0};
50 static const UChar PK_WITHIN[]={LOW_W,LOW_I,LOW_T,LOW_H,LOW_I,LOW_N,0};
    [all...]
plurrule_impl.h 72 #define LOW_N ((UChar)0x006E)
tmutfmt.cpp 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};
    [all...]
dtptngen_impl.h 71 #define LOW_N ((UChar)0x006E)

Completed in 67 milliseconds