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 2,120 community submitted regex patterns...
0
MAC address
Python
6 pairs of hexadecimal characters separated by either 5 dashes, or 5 colons, or no separators at all. Mixture of separators not allowed.
Submitted by
anonymous
-
8 years ago
0
find system identifiers/account (uuid, NetBios, etc.)
Python
uuid, Windows Accounts (NetBios), etc.
Submitted by
anonymous
-
8 years ago
0
identify service accounts
Python
identify service accounts by common nomenclature types
Submitted by
Goran Biljetina
-
8 years ago
1
Full URLs (by dpmontero.es)
Python
Get all URLs: www.lapagina.com pagina.com http://www.lapagina.com http://pagina.com https://www.lapagina.es
Submitted by
anonymous
-
9 years ago
1
Extract all telephones in text
Python
Find all telephones in text: 968123123 968 123 123 968.123.123 968 12 12 12
Submitted by
anonymous
-
9 years ago
0
PostfixParserMinimal
Python
no description available
Submitted by
anonymous
-
9 years ago
0
PostfixParser
Python
Full regex for failed sendings
Submitted by
anonymous
-
9 years ago
0
textdom处理
Python
no description available
Submitted by
anonymous
-
9 years ago
0
apt list Version 2
Python
no description available
Submitted by
anonymous
-
9 years ago
0
apt list --installed
Python
extract the package name and version name from the apt list --installed command
Submitted by
anonymous
-
9 years ago
0
URL query param
Python
A solution for capture set/unset/catch a value of param query of URLs. Here is a example code that applies this pattern in JS, but JS doesn't have support to lookbehind.
Submitted by
Rafael Laurindo
-
9 years ago
3
Thorough UK Postcode Validator with In/Out code capture groups
Python
A more thorough UK postcode validator tested against all UK postcodes on a regular basis, but excluding the special GIRO postcode case out of personal preference. Additionally has capture groups for the In-code and Out-code sections. Requires case insensitive matching.
Submitted by
Chris G
-
9 years ago
0
Facebook embedded video
Python
no description available
Submitted by
anonymous
-
9 years ago
1
Todo.txt line pattern (Custom)
Python
I customized the todo.txt (see todotxt.com) normal formatting. Here is how mine works: Priority Due_Date Project#progressive_number Start_date^repeat_every Job Contexts Tags Here is an example: (A) 2016-05-24 +projectA#4 $2015-11-30^2M My todo job @context_foo @context_bar &WAIT &ANOTHER_TAG I wante...
Submitted by
Francesco Tosello
-
9 years ago
1
WoW Screenshot
Python
If you need to rename it
Submitted by
anonymous
-
9 years ago
1
MML
Python
no description available
Submitted by
Aron
-
9 years ago
1
capital of
Python
no description available
Submitted by
Shebin
-
9 years ago
1
fail2ban roundcube debian8 jessie /var/log/roundcube/errors
Python
no description available
Submitted by
Daniel Bañobre
-
9 years ago
1
RipNameFromEmail
Python
handles quotes, non-quotes, angle bracket, parans, and trips extra white spaces
Submitted by
dano
-
9 years ago
1
Lib
Python
no description available
Submitted by
anonymous
-
9 years ago
1
...
76
77
78
79
80
...
106