Regular Expressions 101

Library entries

1
pcre

ICD9 CodeRange

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

Email with + symbol

email that accepts the plus (+) symbol
Submitted by luckcheese - 8 years ago
-4
javascript

Email with + symbol

email that accepts the plus (+) symbol
Submitted by luckcheese - 8 years ago
0
pcre

Replace 07 with international UK

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

Pound checker

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

URL for victoria

no description available
Submitted by Morten Mehus - 8 years ago
1
pcre

Link splitter

Get every part of a link
Submitted by Ricardo Boss (MCMainiac) - 8 years ago
1
pcre

Я.Диск ссылки

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

update match

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

tgs data delivery1

strips data delivery link 1 from TGS download link.
Submitted by TRL - 8 years ago
1
pcre

TGS DATA Delivery

Find the default link excluding zip file ID
Submitted by TRL - 8 years ago

Date Validation

Vote

-2

Regular Expression
javascript

/
^(?:(?:(?:0?[13578]|1[02])(\/|-|\.)31)\1|(?:(?:0?[1,3-9]|1[0-2])(\/?|-|\.)(?:29|30)\2))(?:(?:1[6-9]|[2-9]\d)?\d{2})$|^(?:(?:0?2)(\/?|-|\.)(?:29)\3(?:(?:(?:1[6-9]|[2-9]\d)?(?:0[48]|[2468][048]|[13579][26])|(?:(?:16|[2468][048]|[3579][26])00))))$|^(?:(?:0?[1-9])|(?:1[0-2]))(\/?|-|\.)(?:0?[1-9]|1\d|2[0-8])\4(?:(?:1[6-9]|[2-9]\d)?\d{2})$
/
gm

Description

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