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
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
flag 'm' inside
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Require Node.js regex
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Youtube Updated 2018 Python
no description available
Submitted by
Denis Efremov <efremov.a.denis@gmail.com>
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
斗地主
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Match double quoted or single quoted multi line string in code.
This will allow for valid string parsing via a regex in popular interpreted languages like Lua, Python and Ruby.
Submitted by
Siddharth Gupta
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
中国车牌
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
GS1Numeric Serialized GTIN with Lot and Expiry
GS1Numeric Serialized GTIN with Lot and Expiry Will recognize and pull into groups the following: GTIN-14 Serial Number...
Submitted by
SerialLab, Corp
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Cisco In Room Control
Regex to get action and button with value from cisco in room control
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
codescrew (not including strings)
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Split output of $(ip addr) into individual interfaces
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Ignore only the IPv4 Network & Broadcast IP's
Using two similar sets of /22 IP ranges (192.168.100.1/22 & 192.168.200.1/22); Select all IP's, ignoring only the Network & Broadcast IP's.
Submitted by
Jason
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Facebook: parse page name from url
no description available
Submitted by
cx
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
actual
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
strict major, minor, patch
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
strict major, minor
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
auto-gen-test-format
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
positive lookahead
no description available
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
E-mail
Think about first letter and the later parts are some specific symbol ( .-).
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Home Tel-phone
8 digits or 10 digits
Submitted by
anonymous
-
5 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
c functions search
no description available
Submitted by
anonymous
-
5 years ago
1
...
89
90
91
92
93
94
95
...
103
equation latex en ligne et en bloc
Vote
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
Regular Expression
python
r"
(?:
\s
+
\$
\s
*
(?P<in_line>
[^
$
]
+
?
)
\s
*
\$
\s
+
|
^\s
*
\$
{2}
\s
*
(?P<bloc>
(?:
[^
$
]
{2}
)*
?
)
\s
*
\$
{2}
)
"
mg
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
- 5 years ago