RegexPlanet
Testing
Go (beta)
Java
JavaScript
.Net
Perl (beta)
PHP (beta)
Python
Ruby (beta)
Tcl (beta)
XRegExp (beta)
Previous version
Cookbook
Support
login
XRegExp Syntax
XRegExp option flags
API
Browser fixes
Addons
Regular Expression Test Page
for XRegExp
|
Share
Online testing with the XRegExp engine is still in beta.
Test Results
Expression to test
Regular expression:
Options:
Case-insensitive matching (i)
^ and $ so they match at the beginning and end, respectively, of any line, and not just the beginning and end of the entire string (m)
global - find all matches (g)
Dot matches all (s)
Free-spacing and line comments (x)
Explicit capture (n)
Matches must start at lastIndex (y) NOTE: not supported at RegexPlanet
Support Unicode astral characters (A)
Replacement:
Input 1:
Input 2:
Input 3:
Input 4:
Input 5:
Cookbook:
View Recipe
×
Desired Result
Target pairs in the string: