Community Patterns

Community Library Entry

0

Regular Expression
Created·2017-11-09 16:19
Flavor·PCRE (Legacy)

/
^(('')|("")|('(([^'\\]{2,})|(([^'\\]|(\\.))+(\\.)+([^'\\]|(\\.))*)|(([^'\\]|(\\.))*(\\.)+([^'\\]|(\\.))+))')|("(([^"\\]{2,})|(([^"\\]|(\\.))+(\\.)+([^"\\]|(\\.))*)|(([^"\\]|(\\.))*(\\.)+([^"\\]|(\\.))+))"))$
/
g
Open regex in editor

Description

no description available

Submitted by anonymous