Regular Expressions 101

Sponsors

Library entries

1
pcre

get all files

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

Match Characters outside list

no description available
Submitted by vikas - 8 years ago
0
pcre

Any mail address

Any mail address
Submitted by Himalay - 8 years ago
3
pcre

split sentence regex

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

Mio- schedule task log parser

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

LMC date match

no description available
Submitted by David Zurcher - 8 years ago
1
javascript

url

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

asd

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

Extract a UUID

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

regrex expression

http://www.r-project.org/mail.html
Submitted by Michael Tan - 8 years ago
2
python

suricata OSSIM regex-1

no description available
Submitted by anonymous - 8 years ago

English date in "dd mmmm yyyy" format

Vote

8

Regular Expression
python

"
(?P<LongDate>(?P<Day>\d+)[\s  ]+(?P<Month>January|February|March|April|May|June|July|August|September|October|November|December)[\s  ]+(?P<Year>\d{4}))
"
giu

Description

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