HomeSort by relevance Sort by last modified time
    Searched refs:surrMatchSetBad3 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/test/cintltst/
custrtst.c 491 const UChar surrMatchSetBad3[] = {0xdbff, 0x0061, 0x0062, 0xdbff, 0xdfff, 0}; /* has partial surrogate */
678 if (u_strspn(testSurrogateString, surrMatchSetBad3) != 5) {
    [all...]
  /external/icu4c/test/cintltst/
custrtst.c 491 const UChar surrMatchSetBad3[] = {0xdbff, 0x0061, 0x0062, 0xdbff, 0xdfff, 0}; /* has partial surrogate */
678 if (u_strspn(testSurrogateString, surrMatchSetBad3) != 5) {
    [all...]

Completed in 542 milliseconds