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

  /external/icu/icu4c/source/i18n/
dtitv_impl.h 61 #define LOW_Z ((UChar)0x007A)
selfmtimpl.h 83 #define LOW_Z ((UChar)0x007A)
dtptngen_impl.h 86 #define LOW_Z ((UChar)0x007A)
plurrule_impl.h 95 static const UChar LOW_Z = ((UChar)0x007A);
dtitvfmt.cpp 833 case LOW_Z:
896 normalizedTimeSkeleton.append(LOW_Z);
    [all...]
dtptngen.cpp 214 {LOW_Z, UDATPG_ZONE_FIELD, DT_SHORT, 1, 3},
215 {LOW_Z, UDATPG_ZONE_FIELD, DT_LONG, 4, 0},
250 //static const UChar repeatedPatterns[6]={CAP_G, CAP_E, LOW_Z, LOW_V, CAP_Q, 0}; // "GEzvQ"
532 if (gotMm || ch==LOW_Z || ch==CAP_Z || ch==LOW_V || ch==CAP_V) {
    [all...]
tmutfmt.cpp 36 #define LOW_Z ((UChar)0x007A)
76 static const UChar PLURAL_COUNT_ZERO[] = {LOW_Z, LOW_E, LOW_R, LOW_O, 0};
plurrule.cpp     [all...]

Completed in 743 milliseconds