Regular Expressions 101

Community Patterns

0

Phone number

Python
Phone number
Submitted by anonymous - a year ago
0

Email

PCRE2 (PHP >=7.3)
Email
Submitted by anonymous - a year ago

INSEE code for french municipalities

0

Regular Expression
ECMAScript (JavaScript)

/
^(0[1-9]|[1-9][ABab\d])\d{3}$
/
gm

Description

Loading markdown...
Submitted by thomasdom - a year ago
(Last modified a year ago)