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