Regular Expressions 101

Library entries

1
javascript

soundclouds url in <a>

soundclouds url in
Submitted by ogerly - 8 years ago
5
javascript

MAC address

a mac address separated by dashes or colons.
Submitted by anonymous - 8 years ago
1
javascript

Absolute Date format

no description available
Submitted by Jesse Benton - 8 years ago
1
javascript

Sterium test

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

one deccmal point

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

parser =

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

Test

test
Submitted by test - 8 years ago
1
python

java

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

HH:MM:SS

Validates 00:00:00 to 23:59:59
Submitted by anonymous - 8 years ago
1
javascript

rstp

no description available
Submitted by anonymous - 8 years ago

Email (RFC2822)

Vote

15

Regular Expression
javascript

/
^([^\x00-\x20\x22\x28\x29\x2c\x2e\x3a-\x3c\x3e\x40\x5b-\x5d\x7f-\xff]+|\x22([^\x0d\x22\x5c\x80-\xff]|\x5c[\x00-\x7f])*\x22)(\x2e([^\x00-\x20\x22\x28\x29\x2c\x2e\x3a-\x3c\x3e\x40\x5b-\x5d\x7f-\xff]+|\x22([^\x0d\x22\x5c\x80-\xff]|\x5c[\x00-\x7f])*\x22))*\x40([^\x00-\x20\x22\x28\x29\x2c\x2e\x3a-\x3c\x3e\x40\x5b-\x5d\x7f-\xff]+|\x5b([^\x0d\x5b-\x5d\x80-\xff]|\x5c[\x00-\x7f])*\x5d)(\x2e([^\x00-\x20\x22\x28\x29\x2c\x2e\x3a-\x3c\x3e\x40\x5b-\x5d\x7f-\xff]+|\x5b([^\x0d\x5b-\x5d\x80-\xff]|\x5c[\x00-\x7f])*\x5d))*$
/

Description

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