Regular Expressions 101

Library entries

3
pcre

Div content

no description available
Submitted by mohammadsaleh - 8 years ago
3
pcre

Cisco ASA

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

hj

hj
Submitted by hj - 8 years ago
3
pcre

currency

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

Currencies

Matches numbers formatted like currencies
Submitted by elgehelge - 8 years ago
3
pcre

Perl

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

Forum user validation

Pedro al DAMS
Submitted by giacomo - 8 years ago
3
pcre

Nombres 4 chiffres

Nombres 4 chifres
Submitted by EA - 8 years ago
3
pcre

Shortcode parser

Parse shortcodes, its attributes values and html
Submitted by anonymous - 8 years ago
3
pcre

POST OFFICE BOX

no description available
Submitted by jmweekes - 8 years ago
3
pcre

ln -l linux parse

parse linux ln -l output command
Submitted by guignol95 - 8 years ago
3
pcre

Select all number greater than 36

no description available
Submitted by Mansoor - 8 years ago

dd-mm-YYYY HH:mm:ss (year range 1000-2999)

Vote

-18

Regular Expression
pcre

/
^(0[1-9]|1\d|2[1-8]|29(?=-\d\d-(?!1[26]00|2[048]00)\d\d(?:[02468][048]|[13579][26]))|30(?!-02)|31(?=-0[13578]|-1[02]))-(0[1-9]|1[0-2])-[12]\d{3} ([01]\d|2[0-3]):([0-5]\d):([0-5]\d)$
/
gm

Description

Loading markdown...
Submitted by Ka. - 10 years ago