matchtext, return multiple matches?
Posted: Wed Dec 17, 2014 10:21 pm
I'm having trouble figuring out how to return multiple matches from matchtext.
I'm also wondering why the engine blows up on (?ig) ? (Setting regex to case insensitive and global, as per PCRE)
My regex works, built with https://www.regex101.com/ set to PCRE
I'm also wondering why the engine blows up on (?ig) ? (Setting regex to case insensitive and global, as per PCRE)
My regex works, built with https://www.regex101.com/ set to PCRE