Home
last modified time | relevance | path

Searched refs:UTZNM_SHORT_STANDARD (Results 1 – 5 of 5) sorted by relevance

/external/icu4c/i18n/
Dtzfmt.cpp141 formatSpecific(tz, UTZNM_SHORT_STANDARD, UTZNM_SHORT_DAYLIGHT, date, name, timeType); in format()
180 types = UTZNM_SHORT_STANDARD | UTZNM_SHORT_DAYLIGHT; in parse()
228 case UTZNM_SHORT_STANDARD: in parse()
Dtznames.h29 UTZNM_SHORT_STANDARD = 0x10, enumerator
Dtznames_impl.cpp49 UTZNM_SHORT_GENERIC, UTZNM_SHORT_STANDARD, UTZNM_SHORT_DAYLIGHT,
546 case UTZNM_SHORT_STANDARD: in getName()
Dtzgnames.cpp891 case UTZNM_SHORT_STANDARD: // this one is never used for generic, but just in case in findBestMatch()
Ddtfmtsym.cpp1102 … zarray[i][2].setTo(tzNames->getDisplayName(*tzid, UTZNM_SHORT_STANDARD, now, tzDispName)); in initZoneStringsArray()