Searched refs:ISOcodeW (Results 1 – 1 of 1) sorted by relevance
283 UChar ISOcodeW[3]; /* 2 letter iso code in UTF-16*/ in uprv_detectWindowsTimeZone() local315 errorCode = GetGeoInfoW(id,GEO_ISO2,ISOcodeW,3,0); in uprv_detectWindowsTimeZone()316 u_strToUTF8(ISOcodeA, 3, NULL, ISOcodeW, 3, &status); in uprv_detectWindowsTimeZone()