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

  /external/icu4c/i18n/
dtitv_impl.h 56 #define LOW_T ((UChar)0x0074)
dtitvfmt.cpp 56 static const UChar gLaterFirstPrefix[] = {LOW_L, LOW_A, LOW_T, LOW_E, LOW_S,LOW_T, CAP_F, LOW_I, LOW_R, LOW_S, LOW_T, COLON};
59 static const UChar gEarlierFirstPrefix[] = {LOW_E, LOW_A, LOW_R, LOW_L, LOW_I, LOW_E, LOW_S, LOW_T, CAP_F, LOW_I, LOW_R, LOW_S, LOW_T, COLON};
    [all...]
plurrule.cpp 44 static const UChar PLURAL_KEYWORD_TWO[]={LOW_T,LOW_W,LOW_O,0};
47 static const UChar PLURAL_KEYWORD_OTHER[]={LOW_O,LOW_T,LOW_H,LOW_E,LOW_R,0};
48 static const UChar PLURAL_DEFAULT_RULE[]={LOW_O,LOW_T,LOW_H,LOW_E,LOW_R,COLON,SPACE,LOW_N,0};
50 static const UChar PK_NOT[]={LOW_N,LOW_O,LOW_T,0};
56 static const UChar PK_WITHIN[]={LOW_W,LOW_I,LOW_T,LOW_H,LOW_I,LOW_N,0};
plurrule_impl.h 81 #define LOW_T ((UChar)0x0074)
dtptngen_impl.h 77 #define LOW_T ((UChar)0x0074)
tmutfmt.cpp 36 #define LOW_T ((UChar)0x0074)
73 static const UChar PLURAL_COUNT_TWO[] = {LOW_T, LOW_W, LOW_O, 0};
    [all...]

Completed in 24 milliseconds