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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Ducsdetst.c229 int32_t sISOLength = 0, sWindowsLength = 0; local
240 sWindowsLength = u_unescape(ssWindows, sWindows, sizeof(ssWindows));
242 bWindows = extractBytes(sWindows, sWindowsLength, "windows-1252", &lWindows);
/external/icu4c/test/cintltst/
H A Ducsdetst.c229 int32_t sISOLength = 0, sWindowsLength = 0; local
240 sWindowsLength = u_unescape(ssWindows, sWindows, sizeof(ssWindows));
242 bWindows = extractBytes(sWindows, sWindowsLength, "windows-1252", &lWindows);

Completed in 115 milliseconds