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

/external/icu/icu4c/source/test/cintltst/
H A Ducsdetst.c227 static const char ssISO[] = "This is a small sample of some English text. Just enough to be sure that it detects correctly."; local
230 UChar sISO[sizeof(ssISO)];
239 sISOLength = u_unescape(ssISO, sISO, sizeof(ssISO));

Completed in 48 milliseconds