Home
Tester
Reference
About
Pattern
[^[\]]*(\[data\][^[]*\[/data\])[^[\]]*
Input
3456[data]3456[/data]456 435
[data]4532[/data]
3456[data]3456[/data]456 435[data]4532[/data]
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
2
matches found in about
4
milliseconds.
Show Permalink
Permalink
Index
Position
Matched String
Replacement
$1
0
0
3456[data]3456[/data]456
435
[data]3456[/data]
[data]3456[/data]
1
29
[data]4532[/data]
[data]4532[/data]
[data]4532[/data]
[data]3456[/data]
[data]4532[/data]
empty string
[data]3456[/data]
empty string
[data]4532[/data]
empty string