Regular Expressions 101

Community Patterns

Udacity_FDSI2_name

0

Regular Expression
PCRE (PHP <7.3)

/
name\s?[a-z]{0,2}\s([A-Z]{1}[a-z]+)
/
gm

Description

no description available

Submitted by anonymous - 6 years ago