Regular Expressions 101

Sponsors

Library entries

1
pcre

works

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

any tag

regex used to search for any tag (both html and xml)
Submitted by dasmi - 8 years ago
1
pcre

testing

testing
Submitted by Zeddy - 8 years ago
0
pcre

qwqwe

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

test

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

TimeRegex

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

Phone number

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

Html Tags

Matches HTML structure
Submitted by sagar - 8 years ago
1
pcre

ip (CIDR) check

from 0.0.0.0 to 255.255.255.255
Submitted by Marcel Bayer - 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