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

  /external/icu/icu4c/source/i18n/
tzgnames.h 30 UTZGNM_SHORT = 0x04
tzgnames.cpp 475 case UTZGNM_SHORT:
615 U_ASSERT(type == UTZGNM_LONG || type == UTZGNM_SHORT);
857 nameinfo->type = isLong ? UTZGNM_LONG : UTZGNM_SHORT;
    [all...]
tzfmt.cpp 132 static const int32_t ALL_GENERIC_NAME_TYPES = UTZGNM_LOCATION | UTZGNM_LONG | UTZGNM_SHORT;
659 formatGeneric(tz, UTZGNM_SHORT, date, name);
    [all...]

Completed in 51 milliseconds