Please enable JavaScript to use regex101
Regular
Expressions
101
Support Regex101
Social
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)
ECMAScript (JavaScript)
Python
Golang
Java
.NET 7.0 (C#)
Rust
PCRE (Legacy)
Sponsors
There are currently no sponsors.
Become a sponsor today!
Community Patterns
Search among 18,300 community submitted regex patterns...
0
Date string - dd/mm/yyyy (...) dd/mm/yyyy
Created
·
2020-04-15 04:41
Flavor
·
PCRE (Legacy)
Lấy cả chuỗi dài
Submitted by
toanps
0
tilak partial clean php redirect
Created
·
2020-04-15 12:20
Flavor
·
PCRE (Legacy)
partial clean php redirect
Submitted by
anonymous
0
tilak fix
Created
·
2020-04-15 12:22
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
tilak phishing file
Created
·
2020-04-15 13:29
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
Find numbers prefixed by "fieldid=". Retain numbers only.
Created
·
2020-04-15 15:38
Flavor
·
PCRE (Legacy)
Ignore lines without the "fieldid=" pattern.
Submitted by
anonymous
0
check dup statements
Created
·
2020-04-15 16:58
Flavor
·
Python
no description available
Submitted by
anonymous
0
numbers in wp
Created
·
2020-04-15 20:58
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
check dup statements
Created
·
2020-04-16 01:21
Flavor
·
Python
no description available
Submitted by
anonymous
0
回溯
Created
·
2020-04-16 03:00
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
thousand separator
Created
·
2020-04-16 10:37
Flavor
·
ECMAScript (JavaScript)
ezres tagolás
Submitted by
anonymous
0
Выделение кода в теге
Created
·
2020-04-17 05:10
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
entrar en sol
Created
·
2020-04-17 08:33
Flavor
·
PCRE (Legacy)
comando de respuesta de como conseguir el permiso para sol
Submitted by
anonymous
0
Links
Created
·
2020-04-17 10:53
Flavor
·
Python
no description available
Submitted by
anonymous
0
Capture everything not surrounded by {} or []
Created
·
2020-04-17 11:47
Flavor
·
PCRE (Legacy)
Courtesy of The Greatest Regex Trick Ever
Submitted by
anonymous
0
Strings
Created
·
2020-04-17 17:12
Flavor
·
Python
no description available
Submitted by
anonymous
0
Translatable string matcher for Laravel
Created
·
2020-04-18 09:06
Flavor
·
PCRE (Legacy)
When searching translatable strings in Laravel, this Regex will match all quoted string labels and JSON message localizations.
Submitted by
anonymous
0
tilak phishing mail
Created
·
2020-04-18 09:15
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
between tags
Created
·
2020-04-18 15:42
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
just tag
Created
·
2020-04-18 15:43
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
israeli phone
Created
·
2020-04-18 17:08
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
Previous page
1
…
684
685
686
687
688
…
915
Next page
Community Library Entry
0
Regular Expression
Created
·
2020-04-11 10:44
Flavor
·
Python
r"
(
8
|
\+
7
)
\s
*
\(
*
\d
+
\)
*
\s
*
\d
+
\-
*
\d
+
\-
*
\d
+
\-
*
\s
*
\(
*
\w
+
\.
*
\s
*
\d
+
\)
*
"
gm
Open regex in editor
Description
no description available
Submitted by
anonymous