Regular Expressions 101

Community Patterns

0

ex3

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 3 years ago
0

Test

Golang
no description available
Submitted by anonymous - 3 years ago
0

address

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 3 years ago
0

Revert

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 3 years ago
0

CEP mask

PCRE (PHP <7.3)
Brazilian CEP mask
Submitted by anonymous - 3 years ago
0

Clear

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 3 years ago
0

CAN1

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 3 years ago
0

CAN2

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 3 years ago
0

CAN1-v2

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 3 years ago
0

CAN2-v4

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

php input:date yyyy-mm-dd

3

Regular Expression
PCRE (PHP <7.3)

/
^((19\d{2})|(20\d{2}))-(((02)-(0[1-9]|[1-2][0-9]))|(((0(1|[3-9]))|(1[0-2]))-(0[1-9]|[1-2][0-9]|30))|((01|03|05|07|08|10|12)-(31)))$
/

Description

Loading markdown...
Submitted by Oropesa - 9 years ago