Regular Expressions 101

Library entries

0
javascript

ES_ES

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

Babak Website regular expression

for websites
Submitted by anonymous - 4 years ago
0
javascript

rm everything btwn delimiters

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

Match Parenthesis

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

SQL Header

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

FRTS WKS

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

RBPL WS

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

Find images paths

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

Dimension

(\d?\d?\d{1}\d{1})|(^[5-9])
Submitted by anonymous - 4 years ago
0
javascript

3

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

4

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

2

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

保留小数点后两位

no description available
Submitted by anonymous - 4 years ago

phone number 2

Vote

0

Regular Expression
javascript

/
((?:\+|00)[17](?: |\-)?|(?:\+|00)[1-9]\d{0,2}(?: |\-)?|(?:\+|00)1\-\d{3}(?: |\-)?)?(0\d|\([0-9]{3}\)|[1-9]{0,3})(?:((?: |\-)[0-9]{2}){4}|((?:[0-9]{2}){4})|((?: |\-)[0-9]{3}(?: |\-)[0-9]{4})|([0-9]{7}))
/
gm

Description

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