Searched defs:ssWindows (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
H A Ducsdetst.c228 static const char ssWindows[] = "This is another small sample of some English text. Just enough to be sure that it detects correctly. It also includes some \\u201CC1\\u201D bytes."; local
231 UChar sWindows[sizeof(ssWindows)];
240 sWindowsLength = u_unescape(ssWindows, sWindows, sizeof(ssWindows));

Completed in 58 milliseconds