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

  /external/icu/icu4c/source/i18n/
dt_impl.h 87 #define CAP_Z ((UChar)0x005A)
dtitv_impl.h 84 #define CAP_Z ((UChar)0x005A)
selfmtimpl.h 55 #define CAP_Z ((UChar)0x005A)
dtptngen_impl.h 67 #define CAP_Z ((UChar)0x005A)
plurrule_impl.h 72 static const UChar CAP_Z = ((UChar)0x005A);
dtptngen.cpp 239 {CAP_Z, UDATPG_ZONE_FIELD, DT_NARROW - DT_DELTA, 1, 3},
240 {CAP_Z, UDATPG_ZONE_FIELD, DT_LONG - DT_DELTA, 4, 0},
241 {CAP_Z, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 5, 0},
713 if (gotMm || ch==LOW_Z || ch==CAP_Z || ch==LOW_V || ch==CAP_V) {
    [all...]
dtitvfmt.cpp 860 case CAP_Z:
    [all...]

Completed in 557 milliseconds