Searched refs:surrMatchSet2 (Results 1 – 1 of 1) sorted by relevance
483 const UChar surrMatchSet2[] = {0x0061, 0x0062, 0xdbff, 0xdfff, 0}; in TestStringSearching() local555 if (u_strpbrk(testSurrogateString, surrMatchSet2) != &testSurrogateString[1]) { in TestStringSearching()618 if (u_strcspn(testSurrogateString, surrMatchSet2) != 1) { in TestStringSearching()