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

  /external/icu/icu4c/source/i18n/
dt_impl.h 45 #define LOW_E ((UChar)0x0065)
dtitv_impl.h 44 #define LOW_E ((UChar)0x0065)
selfmtimpl.h 64 #define LOW_E ((UChar)0x0065)
tmutfmt.cpp 40 #define LOW_E ((UChar)0x0065)
79 static const UChar PLURAL_COUNT_ZERO[] = {LOW_Z, LOW_E, LOW_R, LOW_O, 0};
80 static const UChar PLURAL_COUNT_ONE[] = {LOW_O, LOW_N, LOW_E, 0};
dtptngen_impl.h 70 #define LOW_E ((UChar)0x0065)
plurrule_impl.h 81 static const UChar LOW_E = ((UChar)0x0065);

Completed in 666 milliseconds