Regular Expressions 101

Library entries

0
pcre

Arabic example

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

aaa

vvv
Submitted by anonymous - 8 years ago
1
pcre

overlapping regex, small test

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

test

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

test

test
Submitted by anonymous - 8 years ago
0
pcre

Match youtube id

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

Get Itunes ID

Get itunes id from url
Submitted by sendypw - 8 years ago
-2
python

python bracketed text

why doesn't this match text in brackets?
Submitted by anonymous - 8 years ago
1
pcre

Email validation

because everything else is too strict
Submitted by anonymous - 8 years ago
1
pcre

rvewr

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

match any email address in list

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

Match mydomain*.mydomain.com

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

Ja som's regex

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

text beetween text

no description available
Submitted by karol - 8 years ago

Celphone numbers Control regex for Ivory Coast

Vote

1

Regular Expression
pcre

/
((0[1-9])|(4[0-2])|(4[4-9])|(5[4-9])|(6[0-1])|6[5-7]|(77)|(75))[0-9]{6}
/

Description

Loading markdown...
Submitted by Alain Zio - 8 years ago