Home
last modified time | relevance | path

Searched refs:UTZNM_SHORT_GENERIC (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/i18n/unicode/
Dtznames.h53 UTZNM_SHORT_GENERIC = 0x08, enumerator
/external/icu4c/i18n/
Dtzgnames.cpp635 UTimeZoneNameType nameType = (type == UTZGNM_LONG) ? UTZNM_LONG_GENERIC : UTZNM_SHORT_GENERIC; in formatGenericNonLocationName()
888 UTZNM_LONG_GENERIC, UTZNM_SHORT_GENERIC, in loadStrings()
1131 nameTypes |= (UTZNM_SHORT_GENERIC | UTZNM_SHORT_STANDARD); in findTimeZoneNames()
Dtznames_impl.cpp48 UTZNM_SHORT_GENERIC, UTZNM_SHORT_STANDARD, UTZNM_SHORT_DAYLIGHT,
538 case UTZNM_SHORT_GENERIC: in getName()