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

  /external/icu/icu4c/source/i18n/
dt_impl.h 49 #define LOW_I ((UChar)0x0069)
dtitv_impl.h 48 #define LOW_I ((UChar)0x0069)
selfmtimpl.h 68 #define LOW_I ((UChar)0x0069)
tmutfmt.cpp 33 #define LOW_I ((UChar)0x0069)
72 static const UChar DEFAULT_PATTERN_FOR_MINUTE[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_M, LOW_I, LOW_N, 0};
dtptngen_impl.h 74 #define LOW_I ((UChar)0x0069)
plurrule_impl.h 85 static const UChar LOW_I = ((UChar)0x0069);

Completed in 96 milliseconds