Home
last modified time | relevance | path

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

/external/v8/test/webkit/fast/regex/
DunicodeCaseInsensitive.js35 function ucs2CodePoint(x) function
46 shouldBeTrue('/' + ucs2CodePoint(set[i]) + '/i.test("' + ucs2CodePoint(set[j]) + '")')
47 …shouldBeTrue('/[' + ucs2CodePoint(set[i] - 1) + '-' + ucs2CodePoint(set[i] + 1) + ']/i.test("' + u…