Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Donate
Info
Regex Editor
Community Patterns
Account
Regex Quiz
Settings
Order By
Most Recent
Most upvotes
Most downvotes
Highest Score
Lowest Score
Relevance
Filter by Flavor
PCRE2 (PHP >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET 7.0 (C#)
Rust
Sponsors
There are currently no sponsors.
Become a sponsor today!
Community Patterns
Search among 500 community submitted regex patterns...
1
Emirati Phones
PCRE2 (PHP >=7.3)
Regex for Emirati phones (without +)
Submitted by
anonymous
-
2 years ago
1
USA & Canadian Phones
PCRE2 (PHP >=7.3)
Regex for USA and Canadian phones (without +)
Submitted by
anonymous
-
2 years ago
1
Peruvian Phones
PCRE2 (PHP >=7.3)
Regex for Peruvian phones (without +)
Submitted by
anonymous
-
2 years ago
1
Venezuelan Phones
PCRE2 (PHP >=7.3)
Regex for Venezuelan phones (without +)
Submitted by
anonymous
-
2 years ago
1
Brazilian Phones
PCRE2 (PHP >=7.3)
Regex for Brazilian phones (without +)
Submitted by
anonymous
-
2 years ago
1
Colombian Phones
PCRE2 (PHP >=7.3)
Regex for Colombian phones (without +)
Submitted by
anonymous
-
2 years ago
1
Ecuadorian Phones
PCRE2 (PHP >=7.3)
Regex for Ecuadorian phones (without +)
Submitted by
anonymous
-
2 years ago
(Last modified 2 years ago)
1
Bolivian Phones
PCRE2 (PHP >=7.3)
Regex for Bolivian phones (without +)
Submitted by
anonymous
-
2 years ago
1
Mexican Phones
PCRE2 (PHP >=7.3)
Regex for Mexican phones (without +)
Submitted by
anonymous
-
2 years ago
1
Chilean Phones
PCRE2 (PHP >=7.3)
Regex for Chilean phones (without +)
Submitted by
anonymous
-
2 years ago
(Last modified 2 years ago)
1
Argentinian Phones
PCRE2 (PHP >=7.3)
Regex for Argentinian phones (without +)
Submitted by
anonymous
-
2 years ago
1
Rust Phone Number
Rust
not fully featured, but simple.
Submitted by
Jakersnell
-
2 years ago
1
Extract phone number and email address from string
PCRE2 (PHP >=7.3)
Extract the phone numbers and email addresses from a string
Submitted by
Mukesh Jangid
-
2 years ago
1
regex vietnam number phone
PCRE2 (PHP >=7.3)
regex phone number all telco in Vietnam. at 11/08/2023
Submitted by
hao.nguyen
-
2 years ago
1
NANP Modern Plan US Telephone / Phone number
Python
Match 10-digit phone number that mostly complies with NANP Modern Plan. https://en.wikipedia.org/wiki/North_American_Numbering_Plan Simple explanation: ...
Submitted by
makinhey
-
2 years ago
(Last modified 2 years ago)
1
French mobile phone numbers
PCRE2 (PHP >=7.3)
French mobile phone numbers
Submitted by
anonymous
-
2 years ago
1
JS/ECMAScript - Comprehensive Telephone Number Parser - US Domestic and Overseas - with NAMED Match Data
ECMAScript (JavaScript)
Explanation Breaks out a phone number input into the following named segments: Opt? Matches Name Desc Y (+ - . :space:) LEADING_PUNCT Leading Punctuation Y 1-3 Digits (0-9) COUNTRY_CODE International country code (US: '1') Y (- . :space:) OPT...
Submitted by
@JJ/ZenAtWork NerdyDeeds, LLC
-
a year ago
1
Iraqi phone number validation regular expression (RegEx)
PCRE2 (PHP >=7.3)
It must be 10 or 11 digits (with optional leading zero). It must start with 7 (After leading zero) Supporting 5 telecom operators: Zain Iraq (079, 078) Asiacell (077) Korek Telecom (075)...
Submitted by
Areeb Al-Quraishi
-
a year ago
(Last modified a year ago)
1
Iran Short Mobile Number
PCRE2 (PHP >=7.3)
Iran Phone Number In Short Mode
Submitted by
Amin Basiri (amin.bsr99@gmail.com)
-
a year ago
1
US Phone Number Validation
PCRE2 (PHP >=7.3)
Captures every kind of US format I can think of (e.g +1999-999-999, 999-999-9999, +1(999) 999-9999, etc). Remove first coupling group if you don't want a country code.
Submitted by
Kayla B,
-
a year ago
1
...
19
20
21
22
23
...
25