Regular Expressions 101

Community Patterns

0

Subdomains

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

Covers

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

mc coord extract

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

Lab3 RegEx

Python
no description available
Submitted by anonymous - 5 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