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

  /external/icu/icu4c/source/i18n/
dtitv_impl.h 45 #define LOW_I ((UChar)0x0069)
selfmtimpl.h 66 #define LOW_I ((UChar)0x0069)
plurrule.cpp 43 static const UChar PK_IN[]={LOW_I,LOW_N,0};
45 static const UChar PK_IS[]={LOW_I,LOW_S,0};
50 static const UChar PK_VAR_I[]={LOW_I,0};
54 static const UChar PK_WITHIN[]={LOW_W,LOW_I,LOW_T,LOW_H,LOW_I,LOW_N,0};
55 static const UChar PK_DECIMAL[]={LOW_D,LOW_E,LOW_C,LOW_I,LOW_M,LOW_A,LOW_L,0};
56 static const UChar PK_INTEGER[]={LOW_I,LOW_N,LOW_T,LOW_E,LOW_G,LOW_E,LOW_R,0};
899 s.append(LOW_I); break;
    [all...]
dtptngen_impl.h 69 #define LOW_I ((UChar)0x0069)
plurrule_impl.h 79 static const UChar LOW_I = ((UChar)0x0069);
dtitvfmt.cpp 58 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};
61 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...]
tmutfmt.cpp 30 #define LOW_I ((UChar)0x0069)
69 static const UChar DEFAULT_PATTERN_FOR_MINUTE[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, LOW_I, LOW_N, 0};

Completed in 192 milliseconds