Regular Expressions 101

Community Patterns

1

orphaned

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 7 years ago
1

qeqe

PCRE (PHP <7.3)
qweqwe
Submitted by qweqe - 7 years ago
1

email regex

Python
no description available
Submitted by thegamerbr1 - 7 years ago
1

Thaana

PCRE (PHP <7.3)
Thaana detect
Submitted by Yoosuf - 7 years ago

Valid date (DD-MM-YYYY) from 1900 to 2099

0

Regular Expression
Java 8

"
^((0)*[1-9]|1[012]|3[01])-((0)*[1-9]|1[012]|2[012]|3[01])-(19[0-9][0-9]|20[0-9][0-9])$
"
gm

Description

Loading markdown...
Submitted by Nevix-Sama - 7 months ago