Regular Expressions 101

Sponsors

Library entries

1
python

re

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

Username:Password

Regex For finding username:password
Submitted by Ghost - 8 years ago
1
pcre

Test CCPR message

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

afadfad

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

Extract PORT from URL

Extract port from URL
Submitted by anonymous - 8 years ago
1
pcre

username

Letras, Ñ, acentos, números, guión y barra baja
Submitted by diegosanz - 8 years ago
1
python

fact refactor

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

twitter usernames

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

token

replace token like [foo:bar:ba zz]
Submitted by anonymous - 8 years ago
1
javascript

search text matching any word

search text matching any word
Submitted by Hiren Shah - 8 years ago

Indian Phone Numbers!

Vote

1

Regular Expression
pcre

/
^(\+)(?(1))\d{1,3}?[- ]?\d{10}$|^([^0])(?(1))\d{9}?$|^([0])(?(1))\d{10}?$
/

Description

Loading markdown...
Submitted by Prateek Jain - 8 years ago