Regular Expressions 101

Library entries

-2
javascript

Strict email validation

no description available
Submitted by anonymous - 8 years ago
-2
pcre

ignore code comments

no description available
Submitted by anonymous - 8 years ago
-2
pcre

last, first middle name parser

no description available
Submitted by anonymous - 8 years ago
-2
pcre

Test Balanced Parentheses

no description available
Submitted by Me - 8 years ago
-2
pcre

regex for redirect url

no description available
Submitted by igor - 8 years ago
-2
pcre

cofor

no description available
Submitted by anonymous - 8 years ago
-2
pcre

Test email

no description available
Submitted by anonymous - 8 years ago
-2
javascript

Find a IPV4

no description available
Submitted by Jon Dotsoy - 8 years ago
-2
pcre

Zipcode Mundial

no description available
Submitted by Mariela Gonzalez - 8 years ago
-2
javascript

Check syntax port ACL VNG

no description available
Submitted by nguyenvq - 8 years ago
-2
pcre

posix

no description available
Submitted by anonymous - 8 years ago
-2
pcre

spot2-test

no description available
Submitted by anonymous - 8 years ago

Regex for telephone numbers all over the world

Vote

71

Regular Expression
javascript

/
\+?\d{1,4}?[-.\s]?\(?\d{1,3}?\)?[-.\s]?\d{1,4}[-.\s]?\d{1,4}[-.\s]?\d{1,9}
/
g

Description

Loading markdown...
Submitted by Aditya Joshi - 9 years ago