Searched defs:LOW_W (Results 1 - 5 of 5) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Ddtitv_impl.h59 #define LOW_W ((UChar)0x0077) macro
H A Dselfmtimpl.h80 #define LOW_W ((UChar)0x0077) macro
H A Ddtptngen_impl.h83 #define LOW_W ((UChar)0x0077) macro
H A Dplurrule_impl.h93 static const UChar LOW_W = ((UChar)0x0077); variable
H A Dtmutfmt.cpp33 #define LOW_W ((UChar)0x0077) macro
71 static const UChar DEFAULT_PATTERN_FOR_WEEK[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_W, 0};
78 static const UChar PLURAL_COUNT_TWO[] = {LOW_T, LOW_W, LOW_O, 0};

Completed in 81 milliseconds