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 17,120 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
frame name
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-06-20 09:46
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Format thousand number with Regex
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-06-21 05:01
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Single Sim
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-06-21 11:14
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
html code for LaTeX math expression
Python
Finds any value inside the HTML ... in order to replace with $...$
Submitted by
anonymous
-
4 years ago
2019-06-21 15:21
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
IMEI Parse with groups.
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-07-01 21:23
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Package name
ECMAScript (JavaScript)
The string must be less than 21 characters, mus not have spaces, it can only contain lowercase letters, hyphens (-) or underscores (_)
Submitted by
anonymous
-
4 years ago
2019-06-22 17:18
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Move the selector backwards and forwards
PCRE (PHP <7.3)
Add dots BEHIND the y to make the selection go backwards (the y can be anything you want) and add dots BEFORE the \K to make the selection go forwards. The dot after the \K is to make the selection a whole letter.
Submitted by
anonymous
-
4 years ago
2019-06-22 20:46
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
CDLD-6694
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-06-25 08:19
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Take specified main tag and children tags plus contents between children except HTML
PCRE (PHP <7.3)
First matches the children specified opened or self-closed tags and their contents. If not found, matches opening tag. If not found, matches closing tag.
Submitted by
anonymous
-
4 years ago
2019-06-25 09:44
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
netstat -anob
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-06-25 12:13
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
@BANQUEPOSTALE
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-06-25 12:38
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
ShortcutLinkInline
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-06-25 12:59
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
comand.py:InlineCommand
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-06-25 13:12
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Matching loop with equality condition
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-06-25 13:48
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
sueldos imed
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-06-26 01:01
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
IMAP Folders
PCRE (PHP <7.3)
Extract folder name and markers from a list of IMAP folders.
Submitted by
anonymous
-
4 years ago
2019-06-26 01:20
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Gif and Jpg finder
PCRE (PHP <7.3)
Used matching to http links within a page_source that are either jpeg or gif formats
Submitted by
anonymous
-
4 years ago
2019-06-26 01:27
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Code Gen Regex
PCRE (PHP <7.3)
This is what we use to generate coupon codes for the company events
Submitted by
anonymous
-
4 years ago
2019-06-26 03:39
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
ASM
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-06-26 12:51
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
MAC Address
Python
Simply match a run of the meal MAC address
Submitted by
anonymous
-
4 years ago
2019-06-26 14:53
1
...
658
659
660
661
662
663
664
...
856
majetek-detail_nabidky
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
PCRE (PHP <7.3)
/
\/
pojisteni
\/
pojisteni-majetku
\/
(
[
a
-
z
]
*
-
*
)*
pojistovna
.
*
/
g
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
4 years ago
2019-07-25 09:26