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

/external/icu/icu4c/source/i18n/
H A Ddtitv_impl.h60 #define LOW_Y ((UChar)0x0079) macro
H A Dselfmtimpl.h82 #define LOW_Y ((UChar)0x0079) macro
H A Ddtptngen_impl.h85 #define LOW_Y ((UChar)0x0079) macro
H A Dplurrule_impl.h97 static const UChar LOW_Y = ((UChar)0x0079); variable
H A Dtmutfmt.cpp35 #define LOW_Y ((UChar)0x0079) macro
74 static const UChar DEFAULT_PATTERN_FOR_YEAR[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_Y, 0};

Completed in 318 milliseconds