Home
last modified time | relevance | path

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

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DZoneMeta.java494 String primaryZone = primaryZones.getString(country); in getCanonicalCountry() local
495 if (tzid.equals(primaryZone)) { in getCanonicalCountry()
500 if (canonicalID != null && canonicalID.equals(primaryZone)) { in getCanonicalCountry()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DZoneMeta.java493 String primaryZone = primaryZones.getString(country); in getCanonicalCountry() local
494 if (tzid.equals(primaryZone)) { in getCanonicalCountry()
499 if (canonicalID != null && canonicalID.equals(primaryZone)) { in getCanonicalCountry()
/third_party/skia/third_party/externals/icu/source/i18n/
Dzonemeta.cpp505 const UChar *primaryZone = ures_getStringByKey(rb, regionBuf, &idLen, &status); in getCanonicalCountry() local
507 if (tzid.compare(primaryZone, idLen) == 0) { in getCanonicalCountry()
513 if (U_SUCCESS(status) && canonicalID.compare(primaryZone, idLen) == 0) { in getCanonicalCountry()
/third_party/icu/icu4c/source/i18n/
Dzonemeta.cpp497 const UChar *primaryZone = ures_getStringByKey(rb, regionBuf, &idLen, &status); in getCanonicalCountry() local
499 if (tzid.compare(primaryZone, idLen) == 0) { in getCanonicalCountry()
505 if (U_SUCCESS(status) && canonicalID.compare(primaryZone, idLen) == 0) { in getCanonicalCountry()
/third_party/node/deps/icu-small/source/i18n/
Dzonemeta.cpp497 const char16_t *primaryZone = ures_getStringByKey(rb, regionBuf, &idLen, &status); in getCanonicalCountry() local
499 if (tzid.compare(primaryZone, idLen) == 0) { in getCanonicalCountry()
505 if (U_SUCCESS(status) && canonicalID.compare(primaryZone, idLen) == 0) { in getCanonicalCountry()
/third_party/icu/tools/cldr/cldr-to-icu/src/main/resources/
Dldml2icu_supplemental.txt241 //supplementalData/primaryZones/primaryZone[@iso3166="(%W)"] ; /primaryZones/$1 ; values={value}