Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-02-07 11:53
Flavor·PCRE (Legacy)

/
^(?:\w+\W+){0,5}(?:\w+)$
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous