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

/external/icu4c/i18n/
H A Ddtitv_impl.h59 #define LOW_W ((UChar)0x0077) macro
H A Dselfmtimpl.h80 #define LOW_W ((UChar)0x0077) macro
H A Dplurrule_impl.h81 #define LOW_W ((UChar)0x0077) macro
H A Ddtptngen_impl.h80 #define LOW_W ((UChar)0x0077) macro
H A Dtmutfmt.cpp30 #define LOW_W ((UChar)0x0077) macro
68 static const UChar DEFAULT_PATTERN_FOR_WEEK[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_W, 0};
75 static const UChar PLURAL_COUNT_TWO[] = {LOW_T, LOW_W, LOW_O, 0};

Completed in 142 milliseconds