Home
Tester
Reference
About
Pattern
(?<=\[)[^0-9]
Input
[
a
bc] pass [
c
xvjk234] pass [123] fail
[abc] pass [cxvjk234] pass [123] fail
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
2
matches found in about
20
milliseconds.
Show Permalink
Permalink
Index
Position
Matched String
0
1
a
1
13
c
[
a
bc] pass [
c
xvjk234] pass [123] fail
[
bc] pass
[
xvjk234] pass
[123] fail