Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-04-20 10:05
Flavor·PCRE (Legacy)

/
^[A-Z][a-z0-9_-]*( +[A-Z][a-z0-9_-]*)*$
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous