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

world phone number

0

Regular Expression
ECMAScript (JavaScript)

/
^((\+\d{1,3}(-| )?\(?\d\)?(-| )?\d{1,5})|(\(?\d{2,6}\)?))(-| )?(\d{3,4})(-| )?(\d{4})(( x| ext)\d{1,5}){0,1}$
/

Description

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