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 7,880 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Match router ARP table
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
2017-09-08 17:46
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
usa_zip
Python
no description available
Submitted by
anonymous
-
6 years ago
2017-09-10 10:08
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
eQFetchRule for Classification
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
2017-09-13 23:24
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Credit Card Date (MM/YY)
ECMAScript (JavaScript)
Regex for credit card date validation in the format of MM/YY. Forked from: https://stackoverflow.com/questions/20430391/regular-expression-to-match-credit-card-expiration-date
Submitted by
Me
-
6 years ago
2017-09-14 00:52
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Select Base Url without standard ports
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
2017-09-15 11:22
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Select Base Url without standard ports
ECMAScript (JavaScript)
1 Part baseurl (req) 2 Part Port (optional) but not 443 or 80 3 Part /latest (optional) (req)(:opt(!443 or 80))(opt)
Submitted by
anonymous
-
6 years ago
2017-09-15 11:24
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Select No Std Port Base Urls Including Latest Part String
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
2017-09-19 14:08
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Select No Std Port Base Urls Including Latest Part String
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
2017-09-19 14:09
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Select No Std Port Base Urls Including Latest Part String
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
2017-09-19 14:48
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Select No Std Port Base Urls Including Latest Part String
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
2017-09-19 14:51
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Select No Std Port Base Urls Including Latest Part String
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
2017-09-19 14:53
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Select No Std Port Base Urls Including Latest Part String
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
2017-09-19 15:01
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
All url with latest (optional)
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
2017-09-19 15:06
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Kenyan phonenumber Regex
Python
Detects Kenyan Phonenumbers
Submitted by
anonymous
-
6 years ago
2017-09-21 02:53
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Troy
Python
no description available
Submitted by
anonymous
-
6 years ago
2017-09-22 03:39
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Router_Interfaces
Python
no description available
Submitted by
anonymous
-
6 years ago
2017-09-22 22:23
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Matches the full path to a file until the last slash or back slash, leaving just the filename itself unmatched
ECMAScript (JavaScript)
For instance in the string: /bla/di/bla/file.extention it would match: /bla/di/bla/
Submitted by
anonymous
-
6 years ago
2017-09-23 06:51
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Match last word in string
ECMAScript (JavaScript)
no description available
Submitted by
Isak
-
6 years ago
2017-09-23 21:16
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
email
Python
no description available
Submitted by
anonymous
-
6 years ago
2017-09-25 01:36
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
//
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
2017-09-25 09:14
1
...
238
239
240
241
242
243
244
...
394
Between two Strings
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
Python
r"
(?=
Abrechnungsprotokoll
für
Vera
)
.
*
(?<=
Abzurechnende
Sätze
)
"
s
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
6 years ago
2018-02-14 06:53