Regular Expressions 101

Community Patterns

0

Port mapping

PCRE (PHP <7.3)
no description available
Submitted by yord - 9 years ago
0

brian

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

test

PCRE (PHP <7.3)
test
Submitted by test - 9 years ago
1

regex

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

Any telephone number with region and country in any format

-2

Regular Expression
ECMAScript (JavaScript)

/
([\d\(][\(\)\s\.\-\d]{4,}\d)
/
g

Description

Loading markdown...
Submitted by https://co.linkedin.com/in/andresfelipecardona - 9 years ago