Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dwintz.c283 UChar ISOcodeW[3]; /* 2 letter iso code in UTF-16*/ in uprv_detectWindowsTimeZone() local
315 errorCode = GetGeoInfoW(id,GEO_ISO2,ISOcodeW,3,0); in uprv_detectWindowsTimeZone()
316 u_strToUTF8(ISOcodeA, 3, NULL, ISOcodeW, 3, &status); in uprv_detectWindowsTimeZone()