Home
Tester
Reference
About
Pattern
\([^()]*\)|'([^']*)'
Input
something,
'foo'
, something
('bar')
something, 'foo', something ('bar')
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
1
millisecond.
Show Permalink
Permalink
Index
Position
Matched String
$1
0
11
'foo'
foo
1
28
('bar')
empty string
something,
'foo'
, something
('bar')
something,
foo
, something
empty string