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

/external/icu/icu4c/source/test/cintltst/
H A Dcustrtst.c484 const UChar surrMatchSetBad[] = {0xdbff, 0x0061, 0}; local
562 if (u_strpbrk(testSurrogateString, surrMatchSetBad) != &testSurrogateString[0]) {
652 if (u_strspn(testSurrogateString, surrMatchSetBad) != 2) {

Completed in 112 milliseconds