Regular Expressions 101

Community Patterns

2

bye

ECMAScript (JavaScript)
no description available
Submitted by anonymous - 8 years ago
2

SSN

ECMAScript (JavaScript)
allow nine digits only
Submitted by anonymous - 8 years ago

Other segment

0

Regular Expression
Java 8

"
(\w{3})\s(\w{2})\s(\w+)
"
gm

Description

Loading markdown...
Submitted by Lufram - 6 months ago