Regular Expressions 101

Sponsors

Library entries

-1
pcre

RegExp black list example usage

no description available
Submitted by Vadim Markovtsev - 8 years ago
-1
python

text beetween text

no description available
Submitted by karol - 8 years ago
-1
python

woop

no description available
Submitted by anonymous - 8 years ago
-1
python

date format for year 2000 above

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

website

If needed to test entered website
Submitted by Max Shishkov - 8 years ago
-1
python

bibtex entries

match bibtex entries
Submitted by Sixue Qin - 8 years ago
-1
python

word_to_match

no description available
Submitted by anonymous - 8 years ago
-1
python

IP address

Looks for string formated like an IP address.
Submitted by anonymous - 8 years ago
-1
python

xml

no description available
Submitted by anonymous - 7 years ago
-1
python

Integer or decimal number

no description available
Submitted by Rick de L - 7 years ago
-1
pcre

Extract Java Exception Message Field

no description available
Submitted by anonymous - 7 years ago
-1
python

شش

no description available
Submitted by anonymous - 7 years ago

Phone number validator

Vote

-1

Regular Expression
python

"
^\(?(?P<prefix>(?=1)|\+|(?:0(?:0(?:0|1|9)?|1(?:0|1))?|119))[-. ]?\(?(?P<CC>1([-. ]?)[0-9]{3}|2(?:0|[0-9]{2})|3(?:[0-469]|[0-9]{2})|4(?:[013-9]|[0-9]{2})|5(?:[1-8]|[0-9]{2})|6(?:[0-6]|[0-9]{2})|7(?:[-. ]?[67]|[0-9]{3})|8(?:[1246]|[0-9]{2})|9(?:[0-58]|[0-9]{2}))(?:\)?[-. ])?(?P<number>(?:[0-9]+[-. ]?)+)$
"
mg

Description

Loading markdown...
Submitted by Ādams Muzikants - 7 years ago