Regular Expressions 101

Sponsors

Library entries

0
javascript

Divide URL

no description available
Submitted by anonymous - 7 years ago
0
javascript

P1 register parsing

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

Cédula de identidad venezolana

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

practice

This library contains the practice regex.
Submitted by anonymous - 6 years ago
0
javascript

Find telephone numbers in obs

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

Newt word in text

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

Date-Time

no description available
Submitted by anonymous - 6 years ago

International Phones Validation

Vote

0

Regular Expression
javascript

/
^(\d{10,21})|(\+\d{1,3}|\d{1,4}|\(\+\d{1,3}\)|\(\d{1,2}\))(([ -.]\d+){1,5}$|([ -.]\d+){1,5}([ -.](ext\.|x|extention))[ -.]\d{1,5}$)
/
gm

Description

Loading markdown...
Submitted by Alexei Yagolnikov - 6 years ago