Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/common/
Dwintz.c253 UChar apiStd[MAX_LENGTH_ID]; in uprv_detectWindowsTimeZone() local
282 u_strFromWCS(apiStd, MAX_LENGTH_ID, NULL, apiTZI.StandardName, -1, &status); in uprv_detectWindowsTimeZone()
283 u_austrncpy(apiStdName, apiStd, sizeof(apiStdName) - 1); in uprv_detectWindowsTimeZone()