Regular Expressions 101

Community Patterns

0

nosh

Python
no description available
Submitted by anonymous - 3 years ago
0

URLs

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 3 years ago

Name Initials

1

Regular Expression
ECMAScript (JavaScript)

/
([A-Z])\w+\s([A-Z])\w*\s*([A-Z])*(?=,*)
/

Description

Loading markdown...
Submitted by Brad M. - 8 years ago