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 9,620 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Test
Golang
no description available
Submitted by
anonymous
-
3 years ago
2020-05-05 04:47
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
nginx server_name tokenizer
PCRE (PHP <7.3)
This regex sets different parts of the url host in variables : $domain $namespace $feature $isAPI...
Submitted by
anonymous
-
3 years ago
2020-05-04 16:08
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Data attributes with or without value
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-04 14:55
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Canadian Phone Number Validator
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-04 14:51
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
wyszukiwanie konkretnych wywolan procedury lub funkcji z dowolna iloscia parametrow
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-04 12:40
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Wii the-eye.eu
PCRE (PHP <7.3)
Extract info from anchor links
Submitted by
anonymous
-
3 years ago
2020-05-04 12:37
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
ex3
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-03 15:38
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
加床1.0.0.0503
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-03 15:11
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
洗衣1.0.0.0503
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-03 15:10
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
送餐1.0.0.0503
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-03 15:10
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
投诉1.0.0.0503
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-03 15:09
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
接送机1.0.0.0503
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-03 12:55
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Final
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-03 11:46
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
ex1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-03 11:18
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
叫车1.0.0.0503
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-03 09:47
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
续住1.0.0.0503
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-03 08:32
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
订房1.0.0.0503
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-03 08:13
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Whatsapp Regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-02 23:23
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
退房1.0.0.0502-1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-02 13:30
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
OpenWeather Regex for Rainmeter Weather.ini
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-02 04:54
1
...
78
79
80
81
82
83
84
...
481
os_version
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
PCRE (PHP <7.3)
/
^
(?<Name>
\w
+
)
\s\w
+
\s
(?<Major>
\*
|
\d
+
)
\.
?
(?<Minor>
\*
|
\d
+
)?
\.
?
(?<Patch>
\*
|
\d
+
)?
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
3 years ago
2020-04-28 01:19