Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Ducsdetst.c228 …static const char ssISO[] = "This is a small sample of some English text. Just enough to be sure t… in TestC1Bytes() local
231 UChar sISO[sizeof(ssISO)]; in TestC1Bytes()
240 sISOLength = u_unescape(ssISO, sISO, sizeof(ssISO)); in TestC1Bytes()