Please enable JavaScript to use regex101
/
^
r
e
g
e
x
[
\
-
_
]
?
1
0
1
$
/
i
Regular
Expressions
101
Regular
Expressions
101
Upgrade to Pro
Enterprise
Regular Expression
/
(["])(?:(?!\1|"").|"".)*\1
/
g
Test String
New
Hello Colm "This is a test""\\" "This is also an NL test" 'And this has an escaped quote don\'t in it ' Blue Boy "This has a single quote ' but doesn\' end the quote as it started with double quotes" """line spanning with escaped quote at the end of a line""" """" "Foo Bar" "Another Value" something else
Substitution
Processing...
Subbed