Regular Expressions 101

Library entries

0
pcre

utf-8 language

this regex is support for all languages
Submitted by Jigar Dhaduk - 8 years ago
1
pcre

slug in formula

Get all slug in a math formula not between {}
Submitted by M.BIGOT - 8 years ago
1
javascript

Cartão de cidadão / BI

no description available
Submitted by David Serrano - 8 years ago
-2
pcre

12 Hour Time Pattern

no description available
Submitted by anonymous - 8 years ago
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

Date Validation

Vote

0

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 Ashish - 8 years ago