Searched refs:re28 (Results 1 – 3 of 3) sorted by relevance
137 PASS emptyStr.match(re28) is null138 PASS s1.match(re28) is ["x"]139 PASS s2.match(re28) is null140 PASS s3.match(re28) is ["aax"]
227 var re28 = new RegExp(/(?:|a|z)*x/); variable
377 var re28 = /\bnpgvingr\b/;427 re28.exec('');1630 re28.exec('uvag ynfgUvag ynfg');