Regular Expressions 101

Library entries

1
javascript

Naming

Naming
Submitted by Matt - 8 years ago
-2
python

match unescaped quotes

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

json comment - first attempt

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

isDate

Validador de Data e Hora
Submitted by Rafael Fischer - 8 years ago
1
pcre

Grab valid LAN IPs

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

email regex

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

test

this is a test
Submitted by anonymous - 8 years ago
1
pcre

episode

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

FB Grops

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

URL Segment Matching for rewrites

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

keyword with colon and value

keyword : value
Submitted by anonymous - 8 years ago
1
pcre

kosta

kosta
Submitted by kosta - 8 years ago

Email with + symbol

Vote

6

Regular Expression
javascript

/
^([_a-z0-9]+[\._a-z0-9]*)(\+[a-z0-9]+)?@(([a-z0-9-]+\.)*[a-z]{2,4})$
/

Description

Loading markdown...
Submitted by luckcheese - 8 years ago