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
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 18,040 community submitted regex patterns...
0
手机号正则
ECMAScript (JavaScript)
匹配手机号码的正则表达式 支持130——139、150——153、155——159、180、183、185、186、188、189号段
Submitted by
anonymous
-
5 years ago
0
Grab windows.php.net download links and extract meta information from the filename
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
SemVer 2.0
PCRE (PHP <7.3)
Matches SemVer 2.0 version strings.
Submitted by
anonymous
-
5 years ago
0
SemVer 2.0 (Non-Capturing)
PCRE (PHP <7.3)
Matches SemVer 2.0 version strings without any capture groups.
Submitted by
anonymous
-
5 years ago
0
PHP
PCRE (PHP <7.3)
https://regex101.com/r/rZ4swo/1
Submitted by
anonymous
-
5 years ago
0
Numbered list
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Wiki
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
MAC
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
FTP
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Lazy
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
IP
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Link
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Href2
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
מספרי טלפון
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Phone
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Content of header
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Java Line
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
durations
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
delete brackets from wiki
PCRE (PHP <7.3)
in order to delete [1] brackets like that
Submitted by
anonymous
-
5 years ago
0
Legendas | Cor | 1ª passagem
PCRE (PHP <7.3)
https://regex101.com/r/HkFYQb/1
Submitted by
anonymous
-
5 years ago
1
...
285
286
287
288
289
...
902
Community Library Entry
0
Regular Expression
PCRE (PHP <7.3)
/
(
,
\d
{3}
$
)
/
gm
Open regex in editor
Description
https://regex101.com/r/HkFYQb/1
Submitted by
anonymous
-
5 years ago