Home
Tester
Reference
About
Pattern
(?<A>).(.(?<Content-A>).)
Input
123
456
789
123456789
Options
Ignore Case
Ignore Whitespace
Explicit Capture
Culture Invariant
Singleline
Multiline
Right To Left
ECMA Script
Start from position:
Max matches to find:
Replacement
Replace matches with...
Click the
context
tab to see replacements.
Regex Info
Table
Context
Split List
3
matches found in about
0
milliseconds.
Show Permalink
Permalink
Index
Position
Matched String
$1
${A}
${Content}
0
0
123
23
empty string
12
1
3
456
56
empty string
45
2
6
789
89
empty string
78
123
456
789
empty string
23
12
empty string
56
45
empty string
89
78
empty string