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,040 community submitted regex patterns...
2
2 upvotes, 0 downvotes (score 34.2%) (You must be signed in to vote)
Fecha ISO
ECMAScript (JavaScript)
Comprueba si una fecha está en formato ISO: aaaa/mm/dd. Obtiene 3 datos: 1=año; 2=mes; 3=dia, para su cambio al formato español dd/mm/aaaa. Detecta si el mes y el día pueden existir (no incluye mes febrero ni bisiestos)
Submitted by
Alfonso
-
8 years ago
2015-11-18 20:11
8
11 upvotes, 3 downvotes (score 52.4%) (You must be signed in to vote)
money: either 0 or 2 dp
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
2015-11-18 19:34
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Tel
PCRE (PHP <7.3)
Simple tel regex
Submitted by
anonymous
-
8 years ago
2015-11-18 16:23
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Desc
PCRE (PHP <7.3)
match /* @Desc("(.)");
Submitted by
anonymous
-
8 years ago
2015-11-18 15:48
0
1 upvotes, 1 downvotes (score 9.5%) (You must be signed in to vote)
Delphi - FieldName GrepSearch Filter
ECMAScript (JavaScript)
Filtro para utilização no GrepSearch do Delphi para encontrar Dataset.FieldName
Submitted by
Moisés Porto Rodrigues
-
8 years ago
2015-11-18 15:21
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
02
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2015-11-18 13:49
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Trim to newline
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2015-11-18 13:06
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
1
...
636
637
638
639
640
641
642
...
752
manish kumar
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Regular Expression
PCRE (PHP <7.3)
/
(
\r\n
|
\n
|
\r
)
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
manish kumar
-
8 years ago
2015-10-30 19:35