Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Ducsdetst.c230 int32_t sISOLength = 0, sWindowsLength = 0; in TestC1Bytes() local
241 sWindowsLength = u_unescape(ssWindows, sWindows, sizeof(ssWindows)); in TestC1Bytes()
243 bWindows = extractBytes(sWindows, sWindowsLength, "windows-1252", &lWindows); in TestC1Bytes()