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

  /external/icu4c/i18n/
dtitv_impl.h 45 #define LOW_I ((UChar)0x0069)
selfmtimpl.h 66 #define LOW_I ((UChar)0x0069)
plurrule_impl.h 67 #define LOW_I ((UChar)0x0069)
dtptngen_impl.h 67 #define LOW_I ((UChar)0x0069)
plurrule.cpp 38 static const UChar PK_IN[]={LOW_I,LOW_N,0};
40 static const UChar PK_IS[]={LOW_I,LOW_S,0};
45 static const UChar PK_WITHIN[]={LOW_W,LOW_I,LOW_T,LOW_H,LOW_I,LOW_N,0};
    [all...]
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 29 #define LOW_I ((UChar)0x0069)
68 static const UChar DEFAULT_PATTERN_FOR_MINUTE[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, LOW_I, LOW_N, 0};
    [all...]

Completed in 686 milliseconds