Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/i18n/
Dzonemeta.cpp561 UChar tzidUChars[ZID_KEY_MAX + 1]; in getMetazoneMappings() local
562 tzid.extract(tzidUChars, ZID_KEY_MAX + 1, status); in getMetazoneMappings()
577 result = (UVector*) uhash_get(gOlsonToMeta, tzidUChars); in getMetazoneMappings()
596 result = (UVector*) uhash_get(gOlsonToMeta, tzidUChars); in getMetazoneMappings()
/third_party/icu/icu4c/source/i18n/
Dzonemeta.cpp553 UChar tzidUChars[ZID_KEY_MAX + 1]; in getMetazoneMappings() local
554 tzid.extract(tzidUChars, ZID_KEY_MAX + 1, status); in getMetazoneMappings()
569 result = (UVector*) uhash_get(gOlsonToMeta, tzidUChars); in getMetazoneMappings()
588 result = (UVector*) uhash_get(gOlsonToMeta, tzidUChars); in getMetazoneMappings()
/third_party/node/deps/icu-small/source/i18n/
Dzonemeta.cpp553 char16_t tzidUChars[ZID_KEY_MAX + 1]; in getMetazoneMappings() local
554 tzid.extract(tzidUChars, ZID_KEY_MAX + 1, status); in getMetazoneMappings()
569 result = (UVector*) uhash_get(gOlsonToMeta, tzidUChars); in getMetazoneMappings()
588 result = (UVector*) uhash_get(gOlsonToMeta, tzidUChars); in getMetazoneMappings()