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 3,560 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
JS comments remove
ECMAScript (JavaScript)
All types
Submitted by
piterden
-
2 years ago
2021-11-17 17:27
(Last modified 2 years ago)
2022-01-06 15:04
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Connect URI replacement
ECMAScript (JavaScript)
Replaces strings matching a URL pattern
Submitted by
anonymous
-
4 years ago
2019-07-16 16:40
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
URL Validation
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-07-18 00:58
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Phone Number Pattern for Sofia
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-07-20 13:34
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
t2
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-07-25 00:18
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Членские взносы
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-07-25 11:20
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
jekyll-preprocess
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-07-26 23:12
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
jekyl-process2
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-07-25 22:41
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
jekyll-process3
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-07-25 22:41
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
pageTracker
ECMAScript (JavaScript)
获取登录的公司和法人名字。
Submitted by
anonymous
-
4 years ago
2019-07-30 16:34
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
VBA String
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-08-02 05:29
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
jelszó
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-08-03 14:51
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
LLR_get_invoice_details
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-08-06 04:32
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Latest Radon Change
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-08-07 17:20
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
For positive numbers and floats
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-08-08 09:48
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Amazon_Abbreviations_and_Acronyms
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-08-08 21:31
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
parse URL
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-08-09 03:25
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Chrome error.stack Parser
ECMAScript (JavaScript)
error.stack object parser. Captures symbol, url, line, column.
Submitted by
anonymous
-
4 years ago
2019-08-10 05:17
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
VBA Comment
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-08-24 20:36
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
IP/MASK or IP/CIDR (accept 5.5.5.0/255.255.255.0 and 5.5.5.0/24)
ECMAScript (JavaScript)
IP/MASK or IP/CIDR (accept 5.5.5.0/255.255.255.0 and 5.5.5.0/24)
Submitted by
anonymous
-
4 years ago
2019-08-13 12:37
1
...
140
141
142
143
144
145
146
...
178
Parse .so libraries from binary file
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Regular Expression
ECMAScript (JavaScript)
/
\/
(
.
*
?
)
[^
so
]
?
so
/
g
Open regex in editor
Description
Loading markdown...
Submitted by
Mayur Pipaliya
-
8 years ago
2015-12-20 14:12