Home
Tester
Reference
About
Pattern
(\{0})|[{}]
Input
AbC
{
de
{0}
x
{
1
}
}
AbC{de{0} x{1}}
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...
$1
Click the
context
tab to see replacements.
Regex Info
Table
Context
Split List
5
matches found in about
5
milliseconds.
Show Permalink
Permalink
Index
Position
Matched String
Replacement
$1
0
3
{
empty string
empty string
1
6
{0}
{0}
{0}
2
11
{
empty string
empty string
3
13
}
empty string
empty string
4
14
}
empty string
empty string
AbC
de
{0}
x
1
AbC
de
{0}
x
1
empty string
empty string