Regular Expressions 101

Community Patterns

0

video img

ECMAScript (JavaScript)
/\/g
Submitted by anonymous - 4 years ago
0

AE Log Line

Python
no description available
Submitted by anonymous - 4 years ago

US Phone Number

1

Regular Expression
ECMAScript (JavaScript)

/
\(\d{3}\)\s\d{3}\-\d{4}
/

Description

Loading markdown...
Submitted by @mattbontrager - 8 years ago