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
r'''
^"[^"\\]*(?:\\.[^\"\\]*)*"$|^'[^'\\]*(?:\\.[^'\\]*)*'$|^\s*["'][^"'\\]*|["']\s*$|\\.|(["'])[^"'\\\n]*
'''
gm
Input 1
1
New
"Some Text" "Some more Text" "Even more text about \"this text\"" "Ol' 8 o'clock" '8 o'clock' '8 o'clock' 'Ol' 8 o'clock' ""B" "\"B" "\\"B" "\\\"B" "\\\\"B"
Substitution
\\$1