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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcustrtst.c491 const UChar surrMatchSetBad3[] = {0xdbff, 0x0061, 0x0062, 0xdbff, 0xdfff, 0}; /* has partial surrogate */ local
678 if (u_strspn(testSurrogateString, surrMatchSetBad3) != 5) {
/external/icu/icu4c/source/test/cintltst/
H A Dcustrtst.c487 const UChar surrMatchSetBad3[] = {0xdbff, 0x0061, 0x0062, 0xdbff, 0xdfff, 0}; /* has partial surrogate */ local
674 if (u_strspn(testSurrogateString, surrMatchSetBad3) != 5) {

Completed in 107 milliseconds