Regular Expressions 101

Sponsors

Library entries

2
pcre

remove n lines after matching pattern

stackoverflow question
Submitted by irom77 - 8 years ago
3
pcre

currency

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

US Zip Code Validation

5 digits and no 0 5/4 times
Submitted by Ashish - 8 years ago
0
javascript

Date Validation

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

Date Validation

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

URL detector

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

Everthing in an element

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

Select everything outside of table tags

no description available
Submitted by ReijMan - 8 years ago

Date format regex for ddMMMyyyy

Vote

-2

Regular Expression
javascript

/
(^(0?[1-9]|[12][0-9]|3[01])((jan)|(Feb)|(mar)|(apr)|(may)|(jun)|(jul)|(Aug)|(Sep)|(Oct)|(Nov)|(Dec))((19|20)\d\d))
/
i

Description

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