Home
last modified time | relevance | path

Searched refs:LOW_J (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4c/source/i18n/
Ddtitv_impl.h46 #define LOW_J ((UChar)0x006a) macro
Dselfmtimpl.h67 #define LOW_J ((UChar)0x006a) macro
Ddtptngen_impl.h70 #define LOW_J ((UChar)0x006A) macro
Dplurrule_impl.h83 static const UChar LOW_J = ((UChar)0x006a); variable
Ddtitvfmt.cpp875 case LOW_J: in getDateTimeSkeleton()
Ddtptngen.cpp794 if (patChr == LOW_J) { in getBestPattern()