Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/common/
Dwintz.cpp296 int regionCodeLen = GetGeoInfoW(geoId, GEO_ISO2, regionCodeW, UPRV_LENGTHOF(regionCodeW), 0); in uprv_detectWindowsTimeZone() local
301 if (regionCodeLen != 0) { in uprv_detectWindowsTimeZone()
307 if (regionCodeLen == 0 || U_FAILURE(status)) { in uprv_detectWindowsTimeZone()
/third_party/icu/icu4c/source/common/
Dwintz.cpp296 int regionCodeLen = GetGeoInfoW(geoId, GEO_ISO2, regionCodeW, UPRV_LENGTHOF(regionCodeW), 0); in uprv_detectWindowsTimeZone() local
301 if (regionCodeLen != 0) { in uprv_detectWindowsTimeZone()
307 if (regionCodeLen == 0 || U_FAILURE(status)) { in uprv_detectWindowsTimeZone()
/third_party/node/deps/icu-small/source/common/
Dwintz.cpp296 int regionCodeLen = GetGeoInfoW(geoId, GEO_ISO2, regionCodeW, UPRV_LENGTHOF(regionCodeW), 0); in uprv_detectWindowsTimeZone() local
301 if (regionCodeLen != 0) { in uprv_detectWindowsTimeZone()
307 if (regionCodeLen == 0 || U_FAILURE(status)) { in uprv_detectWindowsTimeZone()