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

  /external/icu4c/i18n/
dtitv_impl.h 55 #define LOW_S ((UChar)0x0073)
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};
805 case LOW_S:
    [all...]
plurrule_impl.h 80 #define LOW_S ((UChar)0x0073)
dtptngen_impl.h 76 #define LOW_S ((UChar)0x0073)
tmutfmt.cpp 23 #define LOW_S ((UChar)0x0073)
63 static const UChar DEFAULT_PATTERN_FOR_SECOND[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_S, 0};
    [all...]
dtptngen.cpp 142 CAP_H, LOW_M, LOW_S, CAP_S, LOW_V, 0
189 {LOW_S, UDATPG_SECOND_FIELD, DT_NUMERIC, 1, 2},
476 if (ch==LOW_S) {
    [all...]
plurrule.cpp 51 static const UChar PK_IS[]={LOW_I,LOW_S,0};

Completed in 133 milliseconds