Regular Expressions 101

Community Patterns

0

Emoticons

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

Ip Address

PCRE (PHP <7.3)
match ip address
Submitted by anonymous - 6 years ago

US Phone

0

Regular Expression
ECMAScript (JavaScript)

/
^(1)?([.\-\ ])?(\()?(\d{3})?(\))?([.\-\ ])?(\d{3})?([.\-\ ])?(\d{4})?$
/
gi

Description

Loading markdown...
Submitted by anonymous - 6 years ago