Searched refs:func_RegExp_unicode (Results 1 – 1 of 1) sorted by relevance
254 function func_RegExp_unicode() { function259 check('RegExp unicode flag', func_RegExp_unicode, compare_RegExp('foo'));265 check('Array RegExp object, RegExp unicode flag', function() { return [func_RegExp_unicode()]; }, c…271 check('Object RegExp object, RegExp unicode flag', function() { return {'x':func_RegExp_unicode()};…