Regular Expressions 101

Community Patterns

0

Revert

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

CEP mask

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

Clear

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

AUX/LUX

Python
no description available
Submitted by anonymous - 4 years ago
0

CAN1

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

CAN2

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

numbers

Python
no description available
Submitted by anonymous - 4 years ago
0

CAN1-v2

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

CAN2-v4

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

Dutch Zip Code Checker

1

Regular Expression
PCRE (PHP <7.3)

/
^[1-9][0-9]{3} ?(?!sa|sd|ss)[a-z]{2}$
/
i

Description

Loading markdown...
Submitted by Steven Moseley - 8 years ago