valoricDe / MultiRegExp2

Get all matches of a regexp with corresponding start and end positions
GNU General Public License v3.0
12 stars 5 forks source link

Error when parsing /\(/i #2

Closed qjebbs closed 7 years ago

qjebbs commented 7 years ago
new MultiRegExp2(/\(/);

ouput:

Invalid regular expression: /(\)(/: Unterminated group