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,000 community submitted regex patterns...
0
day of week sorter type thingy
PCRE2 (PHP >=7.3)
rando desc
Submitted by
anonymous
-
2 years ago
0
IP Table Parse IPID
.NET 7.0 (C#)
Match 1 is the IPID
Submitted by
Tres Little
-
2 years ago
0
foengz1
Python
htmltag
Submitted by
Foengz
-
2 years ago
0
url
PCRE2 (PHP >=7.3)
여기서 리스트 받아서 . 있는지 검사해서 또 빼삼
Submitted by
anonymous
-
2 years ago
0
cuts amazon url
ECMAScript (JavaScript)
with a url of aws cuts the url
Submitted by
d3w3r
-
2 years ago
0
Visa card regex
PCRE2 (PHP >=7.3)
Visa card regex
Submitted by
anonymous
-
2 years ago
0
MAC address
PCRE2 (PHP >=7.3)
MAC address supporting various formats
Submitted by
anonymous
-
2 years ago
0
首行首个单词
PCRE2 (PHP >=7.3)
匹配首行首个单词
Submitted by
anonymous
-
2 years ago
0
hostname to django CORS_ALLOWED_ORIGIN_REGEXES
PCRE2 (PHP >=7.3)
hostname to django CORS_ALLOWED_ORIGIN_REGEXES
Submitted by
anonymous
-
2 years ago
0
Changed files in "git pull" output.
Python
Get the changed files from the "git pull" output. Use finditer to get a list of Matches.
Submitted by
anonymous
-
2 years ago
0
Stack Overflow 73802045
PCRE2 (PHP >=7.3)
Regex to remove blank lines at the end of a CSV
Submitted by
Aaron Meese
-
2 years ago
0
Python find {vars}
Python
Find every used variable in string between { and }
Submitted by
anonymous
-
2 years ago
0
ipOrIpRangeOrCidrWithWildcard
ECMAScript (JavaScript)
ip Or IpRange Or Cidr With Wildcard
Submitted by
anonymous
-
2 years ago
0
Regex date_type_idSigma. OR date_type_sousType_idSigma. OR date_type_idSigma_champLibre
PCRE2 (PHP >=7.3)
Regex date_type_idSigma. OR date_type_sousType_idSigma. OR date_type_idSigma_champLibre
Submitted by
JamesAdams
-
2 years ago
0
AEM access.log - field extraction for SPLUNK
PCRE2 (PHP >=7.3)
AEM access.log - field extraction for SPLUNK
Submitted by
Robert Wunsch (wunsch@adobe.com)
-
2 years ago
0
AEM - Author & Publisher - access.log - RegEx for SPLUNK fields (fi2Bmn/1)
PCRE2 (PHP >=7.3)
AEM - Author & Publisher - access.log - RegEx for SPLUNK fields (fi2Bmn/1)
Submitted by
Robert Wunsch (wunsch@adobe.com)
-
2 years ago
0
AEM - Author & Publisher - error.log - RegEx for SPLUNK fields
PCRE2 (PHP >=7.3)
AEM - Author & Publisher - error.log - RegEx for SPLUNK fields
Submitted by
Robert Wunsch (wunsch@adobe.com)
-
2 years ago
0
AEM - Dispatcher - access.log - Regex for SPLUNK fields
PCRE2 (PHP >=7.3)
AEM - Dispatcher - access.log - Regex for SPLUNK fields
Submitted by
Robert Wunsch (wunsch@adobe.com)
-
2 years ago
0
AEM - Author & Publisher - access.log - REGEX for SPLUNK fields
PCRE2 (PHP >=7.3)
AEM - Author & Publisher - access.log - REGEX for SPLUNK fields
Submitted by
Robert Wunsch (wunsch@adobe.com)
-
2 years ago
0
AEM - Author & Publisher - error.log - RegEx for SPLUNK fields
PCRE2 (PHP >=7.3)
AEM - Author & Publisher - error.log - RegEx for SPLUNK fields
Submitted by
Robert Wunsch (wunsch@adobe.com)
-
2 years ago
1
...
838
839
840
841
842
...
900
Community Library Entry
0
Regular Expression
PCRE2 (PHP >=7.3)
/
^
\+
55
[
1
-
9
]
{2}
9
[
0
-
9
]
{8}
$
/
g
Open regex in editor
Description
Validar celular do Brasil
Submitted by
Paulo Neves
-
2 years ago