Home
last modified time | relevance | path

Searched refs:tzKeyLen (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/
H A Dzonemeta.cpp660 int32_t tzKeyLen = canonicalID.extract(0, canonicalID.length(), tzKey, sizeof(tzKey), US_INV); in createMetazoneMappings() local
661 tzKey[tzKeyLen] = 0; in createMetazoneMappings()
/third_party/icu/icu4c/source/i18n/
H A Dzonemeta.cpp630 int32_t tzKeyLen = canonicalID.extract(0, canonicalID.length(), tzKey, sizeof(tzKey), US_INV); in createMetazoneMappings() local
631 tzKey[tzKeyLen] = 0; in createMetazoneMappings()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dzonemeta.cpp638 int32_t tzKeyLen = canonicalID.extract(0, canonicalID.length(), tzKey, sizeof(tzKey), US_INV); in createMetazoneMappings() local
639 tzKey[tzKeyLen] = 0; in createMetazoneMappings()

Completed in 5 milliseconds