Regular Expressions 101

Sponsors

Library entries

1
python

Original regex

no description available
Submitted by Malhar - 7 years ago
1
python

Luca

Esempi di regex
Submitted by prof.manini - 7 years ago
1
javascript

ReporteController

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

Experimental

no description available
Submitted by anonymous - 7 years ago
1
python

Lua Anonymous Function Matching

no description available
Submitted by anonymous - 7 years ago
1
python

All but my string

Return all but the given string
Submitted by elypma - 7 years ago
1
python

OTP Card payment

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

XML URL

validates an xml URL. Allows ips and domain names
Submitted by allofus - 7 years ago
1
javascript

test

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

week parser

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

Most recent subpattern

no description available
Submitted by anonymous - 7 years ago

MM-DD-YYYY - Javascript Date with some validation

Vote

1

Regular Expression
javascript

/
^(0[1-9]|1[0-2])-([1-9]|[12][0-9]|3[01])-(\d{4})$
/

Description

Loading markdown...
Submitted by Andrew Leonenko - 7 years ago