How to check if a regex string is PCRE-compliant?
In Lua, is there a way to check if a string is a valid PCRE pattern?
Lua REGEX: how to check if a REGEX string is PCRE-compliant?
In Lua, is there a way to check if a string is a valid PCRE pattern?