Searched defs:LOW_O (Results 1 - 6 of 6) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Ddt_impl.h55 #define LOW_O ((UChar)0x006F) macro
H A Ddtitv_impl.h54 #define LOW_O ((UChar)0x006F) macro
H A Dselfmtimpl.h74 #define LOW_O ((UChar)0x006F) macro
H A Ddtptngen_impl.h80 #define LOW_O ((UChar)0x006F) macro
H A Dplurrule_impl.h91 static const UChar LOW_O = ((UChar)0x006F); variable
H A Dtmutfmt.cpp42 #define LOW_O ((UChar)0x006F) macro
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};

Completed in 109 milliseconds