Searched refs:regex24 (Results 1 – 2 of 2) sorted by relevance
108 var regex24 = /(?=a|b?)c/; variable
65 PASS regex24.exec('x') is null