OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:utzid
(Results
1 - 1
of
1
) sorted by null
/external/icu/icu4c/source/i18n/
zonemeta.cpp
252
UChar
utzid
[ZID_KEY_MAX + 1];
local
253
tzid.extract(
utzid
, ZID_KEY_MAX + 1, tmpStatus);
259
canonicalID = (const UChar *)uhash_get(gCanonicalIDCache,
utzid
);
344
const UChar* idInCache = (const UChar *)uhash_get(gCanonicalIDCache,
utzid
);
Completed in 845 milliseconds