Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Social
Join the Discord community!
Follow me on twitter!
Send me an email
Donate
Donate
Donate through Paypal
Become a Github Sponsor
Info
Info
Find out what's new!
RegEx101 Wiki
Report bugs or make suggestions
What's new?
Loading content...
Close
Regex Editor
Regex Editor
Community Patterns
Community Patterns
Account
Account
Regex Quiz
Regex Quiz
Settings
Settings
Live Help
Live Help
Get help on Discord
Get help on IRC
Order By
Most Recent
Highest Score
Lowest Score
Most upvotes
Most downvotes
Filter by Flavor
PCRE2 (PHP >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET (C#)
Rust
Sponsors
Community Patterns
Search among 2,280 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
nm-caret-inc-main
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-27 11:20
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Android Application ID Regex for build.gradle
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-27 13:08
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Android Application Label Regex for AndroidManifest.xml file
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-27 13:09
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Flutter App Version Regex for Pubspec.yaml
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-27 13:10
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Semantic Version Regex
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-27 13:12
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Flutter Pubspec app version line Regex
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-27 13:13
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
27jan
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-27 13:54
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
nm-caret-inc-main-27jan
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-27 13:55
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
27JAN2
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-27 13:55
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
27jan3
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-27 13:55
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Android App Flavor Dimensions Regex
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-28 05:08
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
css color code
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-28 07:26
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Android App Name Manifest Regex
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-29 10:55
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
regex for copper
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-31 15:25
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
e
Python
e
Submitted by
anonymous
-
4 years ago
2020-02-03 11:12
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Clerk Receipts
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-02-03 14:11
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
DIAM_METHOD
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-02-04 09:56
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
BlueCat Get Authentication Token for API Login
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-02-06 15:58
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
show interfaces status
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-02-06 16:00
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
email
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-02-06 18:28
1
...
87
88
89
90
91
92
93
...
114
Python google docstring format - return section
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
Python
r"
^
(?:
{4}
|
\t
)
(?P<name>
\*
{0,2}
\w
+
)
:
(?P<desc>
(?:
\s
|
.
*
)*
)
"
mg
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
4 years ago
2020-03-07 16:28