Regular Expressions 101

Sponsors

Library entries

1
python

Help

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

barcode or barcode list

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

date regex

match dd-mm-yyyy
Submitted by anonymous - 8 years ago
0
javascript

SSN

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

SSN

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

Match initials

Match initials of a person name
Submitted by anonymous - 8 years ago
3
javascript

youtube id und link

no description available
Submitted by ogerly - 8 years ago
4
javascript

Full e-mail validator

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

find mp3 file

find mp3 file embeded in a link
Submitted by ogerly - 8 years ago
2
javascript

youtube link + id + <a>

no description available
Submitted by anonymous - 8 years ago

Email parser, also distorted forms

Vote

0

Regular Expression
python

"
^(?P<Username>[-\w\.]+)(?:\s+\W*at\W*\s+|\s*[^\@\s]*?@[^\@\s]*?\s*)(?P<Domain>([\w\-]+)(?:(?:\.|\s+\W*?dot\W*?\s+)([\w\-]+))+?(?:(?:\.|\s+\W*?dot\W*?\s+)([\w\-]+))??$)
"
gm

Description

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