Searched refs:ISOcodeW (Results 1 – 1 of 1) sorted by relevance
57 wchar_t ISOcodeW[3] = {}; /* 2 letter ISO code in UTF-16 */ in uprv_detectWindowsTimeZone() local71 errorCode = GetGeoInfoW(id, GEO_ISO2, ISOcodeW, 3, 0); in uprv_detectWindowsTimeZone()75 reinterpret_cast<const UChar*>(ISOcodeW), UPRV_LENGTHOF(ISOcodeW), &status); in uprv_detectWindowsTimeZone()