Does this support PCRE or Python regex?
This tester uses JavaScript's built-in RegExp engine, which supports the ECMAScript specification. Most common patterns work across JavaScript and PCRE, but some advanced features differ (like recursive patterns).