HomeSort by relevance Sort by last modified time
    Searched refs:LOW_J (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
dtitv_impl.h 46 #define LOW_J ((UChar)0x006a)
selfmtimpl.h 72 #define LOW_J ((UChar)0x006a)
plurrule_impl.h 71 #define LOW_J ((UChar)0x006a)
dtptngen_impl.h 67 #define LOW_J ((UChar)0x006A)
dtitvfmt.cpp 810 case LOW_J:
    [all...]
dtptngen.cpp 755 patternFormCopy.findAndReplace(UnicodeString(LOW_J), UnicodeString(fDefaultHourFormatChar));
    [all...]
  /external/icu/icu4c/source/i18n/
dtitv_impl.h 46 #define LOW_J ((UChar)0x006a)
selfmtimpl.h 67 #define LOW_J ((UChar)0x006a)
dtptngen_impl.h 70 #define LOW_J ((UChar)0x006A)
plurrule_impl.h 80 static const UChar LOW_J = ((UChar)0x006a);
dtitvfmt.cpp 856 case LOW_J:
    [all...]
dtptngen.cpp 790 if (patChr == LOW_J) {
    [all...]

Completed in 90 milliseconds