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

  /external/icu/icu4c/source/i18n/
dt_impl.h 55 #define LOW_O ((UChar)0x006F)
dtitv_impl.h 54 #define LOW_O ((UChar)0x006F)
selfmtimpl.h 74 #define LOW_O ((UChar)0x006F)
tmutfmt.cpp 42 #define LOW_O ((UChar)0x006F)
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};
81 static const UChar PLURAL_COUNT_TWO[] = {LOW_T, LOW_W, LOW_O, 0};
dtptngen_impl.h 83 #define LOW_O ((UChar)0x006F)
plurrule_impl.h 97 static const UChar LOW_O = ((UChar) 0x006F);

Completed in 96 milliseconds