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.h85 #define LOW_W ((UChar)0x0077) macro
H A Ddtptngen_impl.h80 #define LOW_W ((UChar)0x0077) macro
H A Dplurrule_impl.h84 #define LOW_W ((UChar)0x0077) macro
H A Dtmutfmt.cpp29 #define LOW_W ((UChar)0x0077) macro
67 static const UChar DEFAULT_PATTERN_FOR_WEEK[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_W, 0};
74 static const UChar PLURAL_COUNT_TWO[] = {LOW_T, LOW_W, LOW_O, 0};

Completed in 73 milliseconds