Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dzonemeta.cpp254 UChar utzid[ZID_KEY_MAX + 1]; in getCanonicalCLDRID() local
255 tzid.extract(utzid, ZID_KEY_MAX + 1, tmpStatus); in getCanonicalCLDRID()
261 canonicalID = (const UChar *)uhash_get(gCanonicalIDCache, utzid); in getCanonicalCLDRID()
346 const UChar* idInCache = (const UChar *)uhash_get(gCanonicalIDCache, utzid); in getCanonicalCLDRID()