Regular Expressions 101

Community Patterns

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
0

CAN2-OK-1

Python
no description available
Submitted by anonymous - 4 years ago

Get the city name from combined zip code and city input

1

Regular Expression
ECMAScript (JavaScript)

/
[0-9]\ ([A-Za-z]*)$
/
i

Description

Loading markdown...
Submitted by Nils - 8 years ago