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
Verbose Python IP4 Address
Python
Verbose IP4 simple address re N.B. You need to ensure that the re is in trebble quotes r""" .... """
Submitted by
Steve (Gadget) Barnes
-
9 years ago
1
Email regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
SCO
PCRE (PHP <7.3)
Match to any fastlane or rap station.
Submitted by
John Morrow
-
9 years ago
0
Payment process
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
Find 7-letter Palindromes
Python
Find 7 letter words that are spelled the same forwards as they are backwards.
Submitted by
Christian Frost
-
9 years ago
1
IPv4 and port (optional) validator
PCRE (PHP <7.3)
no description available
Submitted by
co_Opernicus
-
9 years ago
0
get lowercase letters
ECMAScript (JavaScript)
get lowercase letters
Submitted by
jho
-
9 years ago
0
Workspaces
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
0
Workspace case insensitive
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
IP network check (CIDR notation
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
Facebook Pages Preg
PCRE (PHP <7.3)
Retreive Facebook page liks
Submitted by
Paul Dewar
-
9 years ago
1
FL16.1
PCRE (PHP <7.3)
Task 16.1
Submitted by
Dsavvinov
-
9 years ago
1
My
PCRE (PHP <7.3)
My
Submitted by
anonymous
-
9 years ago
1
URL Validation
PCRE (PHP <7.3)
Simple URL Validation
Submitted by
anonymous
-
9 years ago
1
Delphi Servers -- BASE
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
find script
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
in_uniq codeigniter parse
PCRE (PHP <7.3)
no description available
Submitted by
Ranielly Ferreira
-
9 years ago
1
15_3_16
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
Splunk logging with JSON data
PCRE (PHP <7.3)
Splunk logging with embedded JSON formatted data
Submitted by
Jim Huse
-
9 years ago
1
Movizland
Python
no description available
Submitted by
anonymous
-
9 years ago
1
...
192
193
194
195
196
...
900
Community Library Entry
0
Regular Expression
ECMAScript (JavaScript)
/
^.
*
?
\b
www
.
deindesign
.
de
\/
de
\/
designer
\/
designcases
\/
silikoncase
\/
apple-iphone-6
\/
CT1326
\b.
*
?
\b
paymentprocess
\b.
*
?
$
/
mg
Open regex in editor
Description
no description available
Submitted by
anonymous
-
9 years ago