Regular Expressions 101

Library entries

-3
pcre

RegEX for account code starting with 000-

no description available
Submitted by Joe H - 8 years ago
-3
pcre

Telephone

Find Telephone
Submitted by Mr.Fail - 8 years ago
-3
pcre

iOS.Strings

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

ipv4 - short version

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

UpperCase words

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

a

a
Submitted by a - 8 years ago
-3
pcre

Facebook url regex

no description available
Submitted by Devs Devaras - 8 years ago
-3
pcre

Replace abba with ABBA

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

retrieve hostname without subdomain

no description available
Submitted by Diego Zuluaga - 8 years ago
-3
python

IPv4 address

Matches any IPv4 address
Submitted by anonymous - 7 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