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 14,860 community submitted regex patterns...
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
q
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
2016-09-18 13:13
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
test
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
2016-09-19 14:11
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Search "contains" PHP conditions and replace
PCRE (PHP <7.3)
no description available
Submitted by
Jan Barasek
-
7 years ago
2016-09-19 14:28
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Cascade ID
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
2016-09-19 15:24
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
anchor from within html tags
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
2016-09-20 07:38
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
group german streetnames and streetnumbers
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
2016-09-20 09:02
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
hjkkk
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
2016-09-20 12:13
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Parse DocBlock tags
PCRE (PHP <7.3)
Parse DocBlock tags to name & value
Submitted by
Jaanus Heeringson
-
7 years ago
2016-09-20 13:03
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
strct_separate_cart discount
PCRE (PHP <7.3)
Searching for instances of strct_separate_cart with discount as a member
Submitted by
Carlos Vazquez
-
7 years ago
2016-09-20 15:32
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
End with digits
PCRE (PHP <7.3)
Checks if a string ends with digits
Submitted by
Peter Krauß
-
7 years ago
2016-09-20 16:02
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
CohhCarnage giveaway started
PCRE (PHP <7.3)
no description available
Submitted by
Me
-
7 years ago
2016-09-20 20:53
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Citations
PCRE (PHP <7.3)
no description available
Submitted by
Saranya
-
7 years ago
2016-09-21 05:52
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
A
PCRE (PHP <7.3)
Aa
Submitted by
anonymous
-
7 years ago
2016-09-21 07:52
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
SQL Limit Clause
PCRE (PHP <7.3)
checks for valid limit clause of an sql statement
Submitted by
Magesh Kumaar
-
7 years ago
2016-09-21 10:23
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
VK Video URL Parser
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
2016-09-21 12:02
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Lib
Python
no description available
Submitted by
anonymous
-
7 years ago
2016-09-21 12:20
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Outher {} brackets
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
2016-09-21 13:05
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
css_dark
ECMAScript (JavaScript)
css样式排除github的一个正则表达式
Submitted by
amy
-
7 years ago
2016-09-21 14:10
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
XML Double Tag
PCRE (PHP <7.3)
no description available
Submitted by
Donovan
-
7 years ago
2016-09-21 14:45
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Basic Achaea Full Prompt
PCRE (PHP <7.3)
matches a simple full prompt
Submitted by
anonymous
-
7 years ago
2016-09-21 19:34
1
...
251
252
253
254
255
256
257
...
743
Semantec Versioning
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Regular Expression
ECMAScript (JavaScript)
/
^
(
\d
+
)
\.
(
\d
+
)
\.
(
\d
+
)
-
?
(
[
a
-
zA
-
Z-
\d
\.
]
*
)
\+
?
(
[
a
-
zA
-
Z-
\d
\.
]
*
)
$
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
Flemming Steffensen
-
3 years ago
2021-05-18 06:39