HomeSort by relevance Sort by last modified time
    Searched defs:LOW_I (Results 1 - 5 of 5) 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)
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};
dtptngen_impl.h 69 #define LOW_I ((UChar)0x0069)
plurrule_impl.h 82 static const UChar LOW_I = ((UChar)0x0069);

Completed in 52 milliseconds