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...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
date
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
2018-12-29 18:03
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Loči Guadaloupe
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
2018-12-30 15:13
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
FSWatch Regex
PCRE (PHP <7.3)
Regex for parsing fswatch event
Submitted by
anonymous
-
5 years ago
2018-12-30 23:59
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
USC messurments
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
2018-12-31 13:18
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
multiple lines
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
2019-01-01 11:52
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
문자그대로찾기
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
2019-01-03 08:13
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
odhodiz v.2.0
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
2019-01-03 08:33
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
log dns valid response
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
2019-01-03 14:02
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
FIRST PRICE (PAG 1)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
2019-01-04 05:40
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
ionic-cli doctor viewport-fix
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
2019-01-04 22:14
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Professors parsing
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
2019-01-04 22:35
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Remove in between all { [ ( } ] )
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
2019-01-04 23:14
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
STANDARD_NAME V1
PCRE (PHP <7.3)
\s\s([\s\S]*?)[\s]+
Submitted by
anonymous
-
5 years ago
2019-01-06 09:49
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
STANDARD_BRAND V1
PCRE (PHP <7.3)
\s\s([\s\S]*?)[\s]+
Submitted by
anonymous
-
5 years ago
2019-01-06 10:00
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
STANDARD_PRIME PRICE V1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
2019-01-06 10:10
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
STANDARD ASIN V1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
2019-01-06 22:10
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
STANDARD ASIN V1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
2019-01-06 22:17
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
STANDARD V1 PRIME PRICE
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
2019-01-06 22:32
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
STANDARD BULLETS V1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
2019-01-06 22:40
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
French Phone Number Validation
PCRE (PHP <7.3)
Accept several kind of format, more or less usual. And refuse incorrect formats. Prefix: 0033 / +33 / (0) / 0 Number: collapsed / group by 2 / group by 3 Separator: space / dot / dash
Submitted by
RonanKER
-
5 years ago
2019-01-07 00:30
1
...
621
622
623
624
625
626
627
...
752
homestate: Transition
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
PCRE (PHP <7.3)
/
^
(?:
(
day
|
night
)?
(?:
\|
(
.
+
)
)?
)?
->
(?:
(
day
|
night
)?
(?:
#
(
\d
+
)
(
!
)?
)?
(?:
\|
(
.
+
)
)?
)?
$
/
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
4 years ago
2020-01-07 20:32