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 13,620 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Filtering phone number
PCRE (PHP <7.3)
14 steps regex , filtering mobile number without + or 0
Submitted by
anonymous
-
7 years ago
2017-02-23 06:37
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
SQL query sanitizer
PCRE (PHP <7.3)
Very simple sanitizer. Will escape quotation marks, backslashes and apostrophes ("'\) in order reduce the risk of SQL injections. Please note that SQL versons that supports URL or other kinds of encoding may still be vanurable.
Submitted by
anonymous
-
7 years ago
2017-02-22 20:32
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
error name seller
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
2017-02-22 15:25
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
test1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
2017-02-22 09:09
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Get drive id
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
2017-02-22 06:03
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Match stackoverflow urls
PCRE (PHP <7.3)
Get only the profile part without the url.
Submitted by
Chocksy
-
7 years ago
2017-02-21 17:27
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
numero tra parentisi alla fine della stringa
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
2017-02-21 15:09
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Angular find translate
PCRE (PHP <7.3)
Find translate directive in angular files
Submitted by
anonymous
-
7 years ago
2017-02-21 14:56
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
FMP4 nginx regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
2017-02-21 14:05
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
QR Parse
PCRE (PHP <7.3)
to parse qr
Submitted by
h
-
7 years ago
2017-02-20 23:08
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Parse QR
PCRE (PHP <7.3)
no description available
Submitted by
h
-
7 years ago
2017-02-20 23:08
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Match non self closing tags HTML/XML tags
Golang
no description available
Submitted by
Richard Peng
-
7 years ago
2017-02-20 18:50
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
url
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
2017-02-20 15:47
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
show_inv_parser
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
2017-02-20 13:35
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
New Regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
2017-02-20 13:00
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
basic word separation
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
2017-02-20 10:07
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
VCS URL Test
PCRE (PHP <7.3)
returns g1: domain g2: username g3: repository
Submitted by
Eduardo Dalla Vecchia
-
7 years ago
2017-02-20 02:02
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Metin 2 grup tr
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
2017-02-19 14:12
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Latitude
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
2017-02-18 19:55
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Find start of line to the first comma
PCRE (PHP <7.3)
We wamt to capture "Exclusive networks" Use ^+ Test: Exclusive networks, test123, 100094747, test@exclusivenetworks.com
Submitted by
anonymous
-
7 years ago
2017-02-17 21:46
1
...
451
452
453
454
455
456
457
...
681
Get score from LCBO tasting notes.
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
Python
r"""
Score
[^
\.
]
*
"""
g
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
7 years ago
2016-12-13 05:18