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 11,880 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
car_info_additional
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-07 11:53
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
car info add
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-07 11:55
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
naming conv
PCRE (PHP <7.3)
/^(BSR_+[0-9]{4}(0[1-9]|1[0-2])(0[1-9]|1-2|3[0-1])T|01)0-50-5)+(.csv)$/gm;
Submitted by
anonymous
-
4 years ago
2019-09-07 17:39
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
naming conv
PCRE (PHP <7.3)
/^(BSR_+[0-9]{4}(0[1-9]|1[0-2])(0[1-9]|1-2|3[0-1])T|01)0-50-5)+(.csv)$/gm;
Submitted by
anonymous
-
4 years ago
2019-09-07 17:40
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
iostat
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-07 20:30
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Policy N
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-09 06:49
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
password checker
PCRE (PHP <7.3)
ckeck password
Submitted by
anonymous
-
4 years ago
2019-09-09 10:02
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Youtube URL
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-10 01:20
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
UK Postcode
PCRE (PHP <7.3)
Accepts full and sector level UK postcode
Submitted by
anonymous
-
4 years ago
2019-09-10 11:15
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Swap MM/DD/YYYY to DD/MM/YYYY
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-10 13:06
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
iostat
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-10 22:28
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
iotop pipe separated
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-10 22:29
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Dutch mobile number
PCRE (PHP <7.3)
Checks if a Dutch mobile number is in the correct format.
Submitted by
anonymous
-
4 years ago
2019-09-11 13:25
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
{{{ chave }}}
PCRE (PHP <7.3)
Pegar elemento para pode substituir por algo especifico, ou pegar de keys de um objeto por exemplo.
Submitted by
anonymous
-
4 years ago
2019-09-11 13:56
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Possible parsing helper / tokenizer
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-11 18:25
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Diffusion filter
PCRE (PHP <7.3)
First group [5] : school year Second group [4] : domain Third group [2] : gender Fourth group [3] : campus
Submitted by
anonymous
-
4 years ago
2019-09-11 23:08
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
GO Docker tag
Golang
no description available
Submitted by
anonymous
-
4 years ago
2019-09-12 02:22
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
5317 Compilers Exercise Char Literals
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-12 06:05
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
md table first col select
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-12 11:27
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
regex Sap
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-12 13:21
1
...
527
528
529
530
531
532
533
...
594
Log Capture
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
PCRE2 (PHP >=7.3)
/
^
(
\w
{3}
\d
{2}
\d
{2}
:
\d
{2}
:
\d
{2}
)
(
[
a
-
z
]
+
)
(
[
\w\d
\[\]
]
+
)
:
(
.
*
)
$
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
Nicholas Tower
-
2 years ago
2022-04-15 03:41