Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dwintz.cpp57 wchar_t ISOcodeW[3] = {}; /* 2 letter ISO code in UTF-16 */ in uprv_detectWindowsTimeZone() local
71 errorCode = GetGeoInfoW(id, GEO_ISO2, ISOcodeW, 3, 0); in uprv_detectWindowsTimeZone()
75 reinterpret_cast<const UChar*>(ISOcodeW), UPRV_LENGTHOF(ISOcodeW), &status); in uprv_detectWindowsTimeZone()