Searched refs:ISOcodeA (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/common/ |
D | wintz.c | 284 char ISOcodeA[3]; /* 2 letter iso code in ansi */ in uprv_detectWindowsTimeZone() local 316 u_strToUTF8(ISOcodeA, 3, NULL, ISOcodeW, 3, &status); in uprv_detectWindowsTimeZone() 338 icuTZ = ures_getStringByKey(winTZ, ISOcodeA, &len, &status); in uprv_detectWindowsTimeZone() 381 icuTZ = ures_getStringByKey(winTZ, ISOcodeA, &len, &status); in uprv_detectWindowsTimeZone()
|