Community Patterns

Community Library Entry

1

Regular Expression
Created·2015-08-05 16:24
Flavor·PCRE (Legacy)

/
(?:^|\s)(?'arg1'[a-z]+)=(?P=arg1)
/
g
Open regex in editor

Description

no description available

Submitted by anonymous