Home
last modified time | relevance | path

Searched refs:GEO_ISO2 (Results 1 – 25 of 67) sorted by relevance

123

/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/common/
H A Dwintz.cpp71 errorCode = GetGeoInfoW(id, GEO_ISO2, ISOcodeW, 3, 0); in uprv_detectWindowsTimeZone()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/common/
H A Dwintz.cpp71 errorCode = GetGeoInfoW(id, GEO_ISO2, ISOcodeW, 3, 0); in uprv_detectWindowsTimeZone()
/dports/www/node10/node-v10.24.1/deps/icu-small/source/common/
H A Dwintz.cpp71 errorCode = GetGeoInfoW(id, GEO_ISO2, ISOcodeW, 3, 0); in uprv_detectWindowsTimeZone()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/patches/
H A Dwintz.patch6 int regionCodeLen = GetGeoInfoW(geoId, GEO_ISO2, regionCodeW, UPRV_LENGTHOF(regionCodeW), 0);
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/country_codes/
H A Dcountry_codes.cc59 int retval = GetGeoInfo(geo_id, GEO_ISO2, isobuf, kISOBufferSize, 0); in GeoIDToCountryID()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/country_codes/
H A Dcountry_codes.cc59 int retval = GetGeoInfo(geo_id, GEO_ISO2, isobuf, kISOBufferSize, 0); in GeoIDToCountryID()
/dports/devel/icu/icu/source/common/
H A Dwintz.cpp296 int regionCodeLen = GetGeoInfoW(geoId, GEO_ISO2, regionCodeW, UPRV_LENGTHOF(regionCodeW), 0); in uprv_detectWindowsTimeZone()
/dports/devel/icu-lx/icu/source/common/
H A Dwintz.cpp296 int regionCodeLen = GetGeoInfoW(geoId, GEO_ISO2, regionCodeW, UPRV_LENGTHOF(regionCodeW), 0); in uprv_detectWindowsTimeZone()
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/common/
H A Dwintz.cpp296 int regionCodeLen = GetGeoInfoW(geoId, GEO_ISO2, regionCodeW, UPRV_LENGTHOF(regionCodeW), 0); in uprv_detectWindowsTimeZone()
/dports/textproc/R-cran-stringi/stringi/src/icu69/common/
H A Dwintz.cpp296 int regionCodeLen = GetGeoInfoW(geoId, GEO_ISO2, regionCodeW, UPRV_LENGTHOF(regionCodeW), 0); in uprv_detectWindowsTimeZone()
/dports/www/firefox/firefox-99.0/intl/icu/source/common/
H A Dwintz.cpp296 int regionCodeLen = GetGeoInfoW(geoId, GEO_ISO2, regionCodeW, UPRV_LENGTHOF(regionCodeW), 0); in uprv_detectWindowsTimeZone()
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/common/
H A Dwintz.cpp296 int regionCodeLen = GetGeoInfoW(geoId, GEO_ISO2, regionCodeW, UPRV_LENGTHOF(regionCodeW), 0); in uprv_detectWindowsTimeZone()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/common/
H A Dwintz.cpp296 int regionCodeLen = GetGeoInfoW(geoId, GEO_ISO2, regionCodeW, UPRV_LENGTHOF(regionCodeW), 0); in uprv_detectWindowsTimeZone()
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/common/
H A Dwintz.cpp296 int regionCodeLen = GetGeoInfoW(geoId, GEO_ISO2, regionCodeW, UPRV_LENGTHOF(regionCodeW), 0); in uprv_detectWindowsTimeZone()
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/common/
H A Dwintz.cpp256 errorCode = GetGeoInfoW(id, GEO_ISO2, ISOcodeW, 3, 0); in uprv_detectWindowsTimeZone()
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/common/
H A Dwintz.c317 errorCode = GetGeoInfoW(id,GEO_ISO2,ISOcodeW,3,0); in uprv_detectWindowsTimeZone()
/dports/textproc/R-cran-stringi/stringi/src/icu55/common/
H A Dwintz.c315 errorCode = GetGeoInfoW(id,GEO_ISO2,ISOcodeW,3,0); in uprv_detectWindowsTimeZone()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/common/
H A Dwintz.c315 errorCode = GetGeoInfoW(id,GEO_ISO2,ISOcodeW,3,0); in uprv_detectWindowsTimeZone()
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/base/
H A DnsSystemInfo.cpp227 int numChars = GetGeoInfoW(geoid, GEO_ISO2, nullptr, 0, 0); in GetCountryCode()
233 numChars = GetGeoInfoW(geoid, GEO_ISO2, wwc(aCountryCode.BeginWriting()), in GetCountryCode()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/windows/native/libjava/
H A DTimeZone_md.c421 GEO_ISO2, region, MAX_REGION_LENGTH, 0) == 0) { in matchJavaTZ()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/windows/native/libjava/
H A DTimeZone_md.c421 GEO_ISO2, region, MAX_REGION_LENGTH, 0) == 0) { in matchJavaTZ()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/windows/native/libjava/
H A DTimeZone_md.c421 GEO_ISO2, region, MAX_REGION_LENGTH, 0) == 0) { in matchJavaTZ()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/windows/native/libjava/
H A DTimeZone_md.c421 GEO_ISO2, region, MAX_REGION_LENGTH, 0) == 0) { in matchJavaTZ()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/windows/native/libjava/
H A DTimeZone_md.c421 GEO_ISO2, region, MAX_REGION_LENGTH, 0) == 0) { in matchJavaTZ()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/windows/native/libjava/
H A DTimeZone_md.c421 GEO_ISO2, region, MAX_REGION_LENGTH, 0) == 0) { in matchJavaTZ()

123