OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tzIDKey
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/i18n/
tzgnames.cpp
532
UChar
tzIDKey
[ZID_KEY_MAX + 1];
533
int32_t tzIDKeyLen = tzCanonicalID.extract(
tzIDKey
, ZID_KEY_MAX + 1, status);
535
tzIDKey
[tzIDKeyLen] = 0;
537
const UChar *locname = (const UChar *)uhash_get(fLocationNamesMap,
tzIDKey
);
[
all
...]
tznames_impl.cpp
[
all
...]
Completed in 495 milliseconds