Community Patterns

Community Library Entry

1

Regular Expression
Created·2020-08-11 09:45
Flavor·PCRE (Legacy)

/
^(?:[\w+'\.\-\s]*?([\w'-]+))(?:,.*?)*? tells the group, 'blah'$
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous