Regular Expressions 101

Community Patterns

0

optional

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

Barcode Regex

PCRE2 (PHP >=7.3)
Barcode Regex
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 - 2 years ago
(Last modified 2 years ago)