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

  /external/chromium/third_party/icu/source/test/cintltst/
custrtst.c 490 const UChar surrMatchSetBad2[] = {0x0061, 0xdbff, 0};
660 if (u_strspn(testSurrogateString, surrMatchSetBad2) != 2) {
    [all...]
  /external/icu4c/test/cintltst/
custrtst.c 490 const UChar surrMatchSetBad2[] = {0x0061, 0xdbff, 0};
660 if (u_strspn(testSurrogateString, surrMatchSetBad2) != 2) {
    [all...]

Completed in 35 milliseconds