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 15,020 community submitted regex patterns...
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
a
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2015-11-18 12:45
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Pokemon move splitter
PCRE (PHP <7.3)
For splitting up moves from breeding.
Submitted by
anonymous
-
8 years ago
2015-11-18 11:22
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
search self capture in block
PCRE (PHP <7.3)
in os development such code caused memory leak, [some do:^(){ self.someProperty = value; }]; let's fixed it.
Submitted by
wangchaojs02
-
8 years ago
2015-11-18 11:12
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
regex
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
2015-11-18 10:14
0
1 upvotes, 1 downvotes (score 9.5%) (You must be signed in to vote)
Azeri full name js validation
ECMAScript (JavaScript)
no description available
Submitted by
Noone
-
8 years ago
2015-11-18 06:48
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
multiple IPv4 separated by , or ;
ECMAScript (JavaScript)
no description available
Submitted by
by ab
-
8 years ago
2015-11-17 22:39
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
GRS50 weight response
PCRE (PHP <7.3)
Matches the meaningful content of a GRS50 scale's weight notification
Submitted by
Ben Leggiero
-
8 years ago
2015-11-17 21:40
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
TAYLOR REPLACEMENT STRING
PCRE (PHP <7.3)
TAYLOR Part Replacement
Submitted by
Case Ahr
-
8 years ago
2015-11-17 16:42
-1
0 upvotes, 1 downvotes (score 0%) (You must be signed in to vote)
Some kinds of emails regex.
ECMAScript (JavaScript)
Its a regex expression that matches with severals allowed kinds of emails.Enjoy it.
Submitted by
D<0S>
-
8 years ago
2015-11-17 14:50
0
1 upvotes, 1 downvotes (score 9.5%) (You must be signed in to vote)
Finding norwegian address
ECMAScript (JavaScript)
no description available
Submitted by
Håkon Antonsen
-
8 years ago
2015-11-17 13:41
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
nullDateTime
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2015-11-17 12:14
0
1 upvotes, 1 downvotes (score 9.5%) (You must be signed in to vote)
Okan Aybar Makale
PCRE (PHP <7.3)
Okan Aybar makalelerini konularına göre parse eden regex
Submitted by
syil
-
8 years ago
2015-11-17 10:11
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
RGBA [0;255]
PCRE (PHP <7.3)
Color RGBA in shape : 255, 255, 255, 255 ',' or ';' are accepted
Submitted by
theBlueBisu
-
8 years ago
2015-11-16 21:20
2
2 upvotes, 0 downvotes (score 34.2%) (You must be signed in to vote)
RGB [0;255]
PCRE (PHP <7.3)
Color RGB in shape: 255, 255, 255 ',' or ';' are accepted
Submitted by
theBlueBisu
-
8 years ago
2015-11-16 21:17
2
2 upvotes, 0 downvotes (score 34.2%) (You must be signed in to vote)
US City Validation
ECMAScript (JavaScript)
United States City name validation
Submitted by
Jagadesh
-
8 years ago
2015-11-16 20:42
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Alpha then 7 numbers
PCRE (PHP <7.3)
Alpha then 7 numbers
Submitted by
Jeff Cunningham
-
8 years ago
2015-11-16 17:50
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
us date format
PCRE (PHP <7.3)
us date format
Submitted by
denis
-
8 years ago
2015-11-16 14:44
0
1 upvotes, 1 downvotes (score 9.5%) (You must be signed in to vote)
Match SysLog Struvtured Data Elements
PCRE (PHP <7.3)
Matches structured data elements multiple times Groups on SD-ID, keys, values
Submitted by
anonymous
-
8 years ago
2015-11-16 10:33
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
YouTube URL ID matcher
ECMAScript (JavaScript)
Created for replacing everything except video ID from YouTube URL
Submitted by
kamilius
-
8 years ago
2015-11-16 07: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
-
8 years ago
2015-11-16 00:01
1
...
636
637
638
639
640
641
642
...
751
2
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Regular Expression
PCRE (PHP <7.3)
/
-
?
\d
+
(
\.
\d
+
)?
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
8 years ago
2015-10-30 17:04