Searched refs:regexp57 (Results 1 – 2 of 2) sorted by relevance
269 var regexp57 = /(a|)/; variable
118 PASS regexp57.exec('a') is ['a','a']