Regular Expressions 101

Community Patterns

1

xxx-xxx-xxxx

ECMAScript (JavaScript)
☎️
Submitted by codefinity - 3 years ago
0

Email

ECMAScript (JavaScript)
to validate email
Submitted by anonymous - 3 years ago
0

Frac

Python
frac
Submitted by anonymous - 3 years ago
0

Date2 (Notes)

PCRE (PHP <7.3)
Date2 (Notes)
Submitted by anonymous - 3 years ago

ip address

0

Regular Expression
ECMAScript (JavaScript)

/
^(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$
/

Description

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