Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcustrtst.c484 const UChar surrMatchSet3[] = {0xdb00, 0xdf00, 0xdbff, 0xdfff, 0}; in TestStringSearching() local
558 if (u_strpbrk(testSurrogateString, surrMatchSet3) != &testSurrogateString[3]) { in TestStringSearching()
621 if (u_strcspn(testSurrogateString, surrMatchSet3) != 3) { in TestStringSearching()