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

  /external/icu4c/i18n/
dtitv_impl.h 41 #define LOW_E ((UChar)0x0065)
dtptngen_impl.h 62 #define LOW_E ((UChar)0x0065)
plurrule_impl.h 66 #define LOW_E ((UChar)0x0065)
tmutfmt.cpp 32 #define LOW_E ((UChar)0x0065)
71 static const UChar PLURAL_COUNT_ZERO[] = {LOW_Z, LOW_E, LOW_R, LOW_O, 0};
72 static const UChar PLURAL_COUNT_ONE[] = {LOW_O, LOW_N, LOW_E, 0};
    [all...]

Completed in 3139 milliseconds