Regular Expressions 101

Community Patterns

0

Amex

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

Visa

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

aaaa

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

mwd

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

Regular Expression For Address Street and Apartment (Unit) Numbers

0

Regular Expression
PCRE (PHP <7.3)

/
^(([A-Z])*(\d+)([A-Z])*)(-|\/|&)*(([A-Z])*(\d+)([A-Z])*)*((\/)*(([A-Z])*(\d+)([A-Z])*))*
/
gm

Description

Loading markdown...
Submitted by anonymous - 4 years ago