Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/i18n/
Ddtitv_impl.h46 #define LOW_J ((UChar)0x006a) macro
Dselfmtimpl.h72 #define LOW_J ((UChar)0x006a) macro
Dplurrule_impl.h71 #define LOW_J ((UChar)0x006a) macro
Ddtptngen_impl.h67 #define LOW_J ((UChar)0x006A) macro
Ddtitvfmt.cpp810 case LOW_J: in getDateTimeSkeleton()
Ddtptngen.cpp755 patternFormCopy.findAndReplace(UnicodeString(LOW_J), UnicodeString(fDefaultHourFormatChar)); in getBestPattern()
/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.h80 static const UChar LOW_J = ((UChar)0x006a); variable
Ddtitvfmt.cpp856 case LOW_J: in getDateTimeSkeleton()
Ddtptngen.cpp790 if (patChr == LOW_J) { in getBestPattern()