Regular Expressions 101

Sponsors

Library entries

1
pcre

input mandatory title

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

webongo

webongo test
Submitted by webongo - 8 years ago
1
pcre

search mailadress

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

get all href=()

no description available
Submitted by artyom lisovskij - 8 years ago
1
pcre

testmmoj

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

eee

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

find numeric groups in strings

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

Grab {\w+?} together

no description available
Submitted by anonymous - 8 years ago

Match Date with Month spelled out

Vote

1

Regular Expression
python

"
(Jan(uary)?|Feb(ruary)?|Mar(ch)?|Apr(il)?|May|June?|July?|Aug(ust)?|Sep(t(ember)?)?|Oct(ober)?|Nov(ember)?|Dec(ember)?)[ ](3[01]|[12][0-9]|[0][1-9]|[1-9])[,][ ](20\d{2})
"

Description

Loading markdown...
Submitted by Drew - 9 years ago