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...
1
parser
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
9
UUID
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
10 years ago
1
sdf
PCRE (PHP <7.3)
sdf
Submitted by
sdf
-
10 years ago
1
Links in Markup
PCRE (PHP <7.3)
Find Links in HTML Markup
Submitted by
someone
-
10 years ago
1
kewai
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
2
vk.com wall
PCRE (PHP <7.3)
Parse 123_123 http://vk.com/id82702078?w=wall82702078_3386 http://vk.com/wall82702078_3386 http://vk.com/club34073863?w=wall-34073863_28647 http://vk.com/wall-34073863_28647
Submitted by
by xzotix
-
10 years ago
1
Common log format datetime
ECMAScript (JavaScript)
Parses the common log format into component elements. According to wikipedia, common log is strftime format %d/%b/%Y:%H:%M:%S %z
Submitted by
Matt Ingenthron <ingenthr@cep.net>
-
10 years ago
-2
S3 log analysis
ECMAScript (JavaScript)
An updated S3 log analyzer. I found that my logs sometimes had strings quoted, so I needed to add possible handling for that.
Submitted by
Matt Ingenthron <ingenthr@cep.net>
-
10 years ago
1
zohar look
PCRE (PHP <7.3)
for 8 tracks
Submitted by
avner
-
10 years ago
1
/The.+Knick.+1x.+720p.+/i
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
0
Stackoverflow
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
1
S3 Access Log Analyzer
ECMAScript (JavaScript)
A javascript regex for parsing an S3 log line.
Submitted by
Matt Ingenthron <ingenthr@cep.net>
-
10 years ago
1
Borderlands PC Shift Codes
PCRE (PHP <7.3)
Matches PC Shift Codes for borderlands 2 & Pre Sequel Capturing group 1 for complete code only
Submitted by
jymannob
-
10 years ago
-2
five word capture
Python
no description available
Submitted by
anonymous
-
10 years ago
2
Capture 5 words either side of a match string
Python
no description available
Submitted by
anonymous
-
10 years ago
1
i want regex for for following string"abcabcabcabc,*,123412341234"
PCRE (PHP <7.3)
i want regex it should support 12 length character comma seperated string and also it sholud accept multiple "*" init .like above
Submitted by
mahesh
-
10 years ago
1
hs
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
3
ISO 8601 date
PCRE (PHP <7.3)
Validates a date with ISO 8601 format. Source: http://www.pelagodesign.com/blog/2009/05/20/iso-8601-date-validation-that-doesnt-suck/
Submitted by
anonymous
-
10 years ago
0
congratulation
PCRE (PHP <7.3)
very nice helper
Submitted by
fred
-
10 years ago
1
Guckst du!
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
1
...
867
868
869
870
871
...
900
Community Library Entry
0
Regular Expression
PCRE2 (PHP >=7.3)
/
^
(
\+
){0,1}
254
(
100
|
101
|
102
|
103
|
104
|
105
|
106
|
107
|
108
|
109
|
730
|
731
|
732
|
733
|
734
|
735
|
736
|
737
|
738
|
739
|
750
|
751
|
752
|
753
|
754
|
755
|
756
|
762
|
780
|
781
|
782
|
783
|
784
|
785
|
786
|
787
|
788
|
789
)
(
\d
{6}
)
$
/
gm
Open regex in editor
Description
MSISDN_VALIDATE_KENYA_AIRTEL
Submitted by
tim-engnz
-
2 years ago