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
indent
Created
·
2020-10-31 05:40
Flavor
·
ECMAScript (JavaScript)
(.+?)((\n\s.*)+)
Submitted by
anonymous
0
From the end till the first delimiter
Created
·
2020-10-31 12:28
Flavor
·
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
0
myfilter
Created
·
2020-11-01 09:01
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
Markdown code block
Created
·
2020-11-01 20:17
Flavor
·
ECMAScript (JavaScript)
^({3}.\n\r?^{3})
Submitted by
anonymous
0
(?:github.com)(.*)
Created
·
2020-11-01 21:00
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
Trim line ➡︎ ^\s*(.*?)\s*$
Created
·
2020-11-01 22:33
Flavor
·
PCRE (Legacy)
Trim line
Submitted by
anonymous
0
start end
Created
·
2020-11-01 22:50
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
regex #1
Created
·
2020-11-02 07:09
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
regex #2
Created
·
2020-11-02 07:12
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
Capital Social-
Created
·
2020-11-02 13:09
Flavor
·
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
0
Code RCS
Created
·
2020-11-02 13:12
Flavor
·
PCRE (Legacy)
Le numéro RCS (Registre du commerce et des sociétés)
Submitted by
anonymous
0
Email pattern updated regex
Created
·
2020-11-02 15:52
Flavor
·
PCRE (Legacy)
Send any suggestion to igor@ijji.com.br
Submitted by
anonymous
0
spring-boot
Created
·
2020-11-02 17:01
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
legacy-ross
Created
·
2020-11-02 16:59
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
Ternary Operator replacement with OR
Created
·
2020-11-02 19:10
Flavor
·
Python
no description available
Submitted by
anonymous
0
WeakAuras ability regex
Created
·
2020-11-02 22:16
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
Weakaura Lua Wow Ability Matches
Created
·
2020-11-03 03:22
Flavor
·
PCRE (Legacy)
Matches spells abilities from WeakAura TriggerTemplateData lua file for World of Warcraft.
Submitted by
anonymous
0
Math every 2 line. => ^(?:.*\n){2}
Created
·
2020-11-03 05:26
Flavor
·
PCRE (Legacy)
^(?:.*\n){2}
Submitted by
anonymous
0
"(.+?)".+?
Created
·
2020-11-03 05:46
Flavor
·
PCRE (Legacy)
`"(.+?)".+?` pattern for key and value in Json file, dictionary
Submitted by
anonymous
0
Fecha
Created
·
2020-11-03 10:29
Flavor
·
Python
no description available
Submitted by
anonymous
Previous page
1
…
728
729
730
731
732
…
915
Next page
Community Library Entry
0
Regular Expression
Created
·
2020-11-02 19:10
Flavor
·
Python
r"
(
(
[
\|
&
]
|
return
|
[^
=<>|
\*
]
=
|
\(
|
\[
)
\s
*
)(
[
a
-
zA
-
Z
\.
_
]
+
)
\s
*
\?
\s
*
\3
\s
*
:
\s
*
"
gm
Open regex in editor
Description
no description available
Submitted by
anonymous