Searched refs:UTZNM_SHORT_STANDARD (Results 1 – 5 of 5) sorted by relevance
/external/icu4c/i18n/ |
D | tzfmt.cpp | 141 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()
|
D | tznames.h | 29 UTZNM_SHORT_STANDARD = 0x10, enumerator
|
D | tznames_impl.cpp | 49 UTZNM_SHORT_GENERIC, UTZNM_SHORT_STANDARD, UTZNM_SHORT_DAYLIGHT, 546 case UTZNM_SHORT_STANDARD: in getName()
|
D | tzgnames.cpp | 891 case UTZNM_SHORT_STANDARD: // this one is never used for generic, but just in case in findBestMatch()
|
D | dtfmtsym.cpp | 1102 … zarray[i][2].setTo(tzNames->getDisplayName(*tzid, UTZNM_SHORT_STANDARD, now, tzDispName)); in initZoneStringsArray()
|