Community Patterns

Community Library Entry

1

Regular Expression
Created·2015-04-07 22:10
Flavor·PCRE (Legacy)

/
[^{].*=([^=]*)=.*[^}]
/
Open regex in editor

Description

are both strings matching, I wnat only the second one to match

Submitted by anonymous