Searched refs:regex23 (Results 1 – 2 of 2) sorted by relevance
105 var regex23 = /(?=(a)b|c?)()*d/; variable
64 PASS regex23.exec('ax') is null