Community Patterns

Community Library Entry

0

Regular Expression
Created·2017-07-28 15:42
Flavor·PCRE (Legacy)

/
(["'])(\\?.)*?\1
/
g
Open regex in editor

Description

match nested quotes

Submitted by anonymous