Regular
Expressions
101
Please wait while the app is loading...
Please enable JavaScript to use this web application.
Regular
Expressions
101
@regex101
Donate
Sponsor
Contact
Bug Reports & Feedback
Wiki
What's new?
What's new?
Loading content...
Close
Regex Editor
Regex Editor
Regex Library
Regex Library
Account
Account
Regex Quiz
Regex Quiz
Settings
Settings
Live Help
Live Help
Order By
Most Recent
Most Points
Fewest Points
Filter by Flavor
PCRE2
PCRE
ECMAScript
Python
Golang
Java
.NET
Sponsors
All your environment variables, in one place
Library entries
Search library
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
test
no description available
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
Original regex
no description available
Submitted by
Malhar
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
Luca
Esempi di regex
Submitted by
prof.manini
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
Lua Anonymous Function Matching
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
All but my string
Return all but the given string
Submitted by
elypma
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
Query Strings Capture
A solution for capture params or the param=value pair of query strings.
Submitted by
Rafael Laurindo
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
OTP Card payment
no description available
Submitted by
anonymous
-
7 years ago
1
2 upvotes, 1 downvotes (67% like it) (You must be signed in to vote)
python
html image tags
no description available
Submitted by
Thien Ho
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
email regex
no description available
Submitted by
thegamerbr1
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
matches name in author field in Epic Notes
Matches author fields
Submitted by
Mike Adams
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
srt time frame
srt time frame
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
Teaching potatoes how to search
You see how it matches the hit ratio line? Yeah m8, that simple
Submitted by
11" Mipsmagician
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
remove specific div
removes divs of the print class
Submitted by
Nicolaj
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
Bigger or lower than a number with <>
no description available
Submitted by
woss.io
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
anime English title
anime English title from snipertopanime
Submitted by
Wasdee
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
__import__("os")
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
File Extension
Grabs the last "." of a string, and any word characters (\w) that follow.
Submitted by
G
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
URL Matcher
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
t01
t01
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
小写单词
搜索句子中的小写单词
Submitted by
enihsyou
-
7 years ago
1
...
96
97
98
99
100
101
102
...
112
Demo
Vote
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
Regular Expression
python
r"
age
\s
[
a
-
z
]
+
:
\s
*
\d
+
\s
*
(
-
\s
*
\d
+
\s
*
(
years
?
|
months
?
|
yrs
)
/
\d
+
\s
*
)+
years
and
up
"
g
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
- 7 years ago