Community Patterns

Community Library Entry

1

Regular Expression
Created·2015-05-12 20:38
Flavor·PCRE (Legacy)

/
(?:\s*(\w+)\s*=\s*(?:'((?:[^'\\]|\\")*)'|"((?:[^"\\]|\\")*)"?|(\w+)))
/
g
Open regex in editor

Description

no description available

Submitted by anonymous