Regular Expressions 101

Community Patterns

0

02.07.b)

PCRE2 (PHP >=7.3)
02.07. FMUSI
Submitted by anonymous - 2 years ago
0

regex_has_office_local

Python
regex
Submitted by guif - 2 years ago
0

regex_has_commercial_local

Python
regex
Submitted by guif - 2 years ago
0

location

PCRE2 (PHP >=7.3)
locaiton regex
Submitted by chenxi - 2 years ago
0

regex_tous_commerce

Python
nlp
Submitted by guif - 2 years ago
0

GitLab Path

PCRE2 (PHP >=7.3)
GitLab Path
Submitted by anonymous - 2 years ago

Match a phone number formatted using North American Numbering Plan (NANP)

0

Regular Expression
Python

r"
^[ ]*(?:(?:\+)?1)?[ ]*(\()?(?:[2-9][0-9]{2})(?(1)\))[ ]*(?:-|\.)?[ ]*(?:[2-9][0-9]{2})[ ]*(?:-|\.)?[ ]*[0-9]{4}[ ]*$
"
gm

Description

Loading markdown...
Submitted by Nishant Misra - 2 years ago
(Last modified 2 years ago)