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 4,200 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Lab 6 es 1.2
PCRE2 (PHP >=7.3)
Accept long as first input argument
Submitted by
anonymous
-
2 years ago
2021-08-23 10:07
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Lab 6 es 1.3
PCRE2 (PHP >=7.3)
return a double, are named sum, and accept an arbitrary amount of doubles as input
Submitted by
anonymous
-
2 years ago
2021-08-23 10:08
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Lab 6 es 2
PCRE2 (PHP >=7.3)
strings represent messages in the form: from: "Sender", to: "Receiver", content: "Payload"
Submitted by
anonymous
-
2 years ago
2021-08-23 10:21
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
lab 6 es 2.1
PCRE2 (PHP >=7.3)
messages directed towards alice
Submitted by
anonymous
-
2 years ago
2021-08-23 10:22
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
lab 6 es 2.2
PCRE2 (PHP >=7.3)
messages have been sent to bob
Submitted by
anonymous
-
2 years ago
2021-08-23 10:25
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Lab 6 es 2.3
PCRE2 (PHP >=7.3)
Carry a payload which is either ping or pong
Submitted by
anonymous
-
2 years ago
2021-08-23 10:26
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
po box
Python
m
Submitted by
m
-
2 years ago
2021-08-23 23:28
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
LinkedIn regex
Python
.
Submitted by
anonymous
-
2 years ago
2021-08-24 06:48
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Semantic Versioning to fix broken pkg-config
PCRE2 (PHP >=7.3)
Semantic Versioning to fix broken pkg-config
Submitted by
anonymous
-
2 years ago
2021-08-24 18:32
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Semantic Versioning to fix broken pkg-config
PCRE2 (PHP >=7.3)
Semantic Versioning to fix broken pkg-config
Submitted by
anonymous
-
2 years ago
2021-08-24 19:02
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Chandler Regex
PCRE2 (PHP >=7.3)
Capture of chandlers wild good morning messages
Submitted by
LoadingNinja
-
2 years ago
2021-08-24 19:56
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Change var config file python
Python
For change var in config file on python
Submitted by
anonymous
-
2 years ago
2021-08-24 20:41
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
dir_linux
Python
check dir is illegal or not
Submitted by
anonymous
-
2 years ago
2021-08-25 01:50
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
MR Title validation
Python
-
Submitted by
alkov
-
2 years ago
2021-08-25 13:46
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Json键值对提取
PCRE2 (PHP >=7.3)
Json键值对提取
Submitted by
hippopie
-
2 years ago
2021-08-27 09:56
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
VALIDATE DOMAIN:PORT ADDRESS IN PYTHON3
Python
Port is optional
Submitted by
Avaray
-
2 years ago
2021-08-27 13:07
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Robot 1
PCRE2 (PHP >=7.3)
Ex
Submitted by
anonymous
-
2 years ago
2021-08-27 17:30
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Strong password regex
PCRE2 (PHP >=7.3)
The string must contain at least 1 lowercase alphabetical character. The string must contain at least 1 uppercase alphabetical character. The string must contain at least 1 numeric character. The string must contain at least one special character, but we are escaping reserved RegEx characters to av...
Submitted by
amine
-
2 years ago
2021-08-27 17:36
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Select starting point but ignoring the line thats truly empty
PCRE2 (PHP >=7.3)
Truly empty lines will be ignored and the selector would be in the starting point
Submitted by
anonymous
-
2 years ago
2021-08-27 17:45
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
POI Google KML -> csv map plot
PCRE2 (PHP >=7.3)
POI Google KML -> csv map plot
Submitted by
anonymous
-
2 years ago
2021-08-27 21:21
1
...
88
89
90
91
92
93
94
...
210
Address
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
PCRE2 (PHP >=7.3)
/
(
\w
+
,
)*
(
\w
+
)
\s
+
(
\w
+
\d
{6}
,
)*
(
\w
*
\d
{6}
)
/
gmu
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
2 years ago
2021-05-17 15:38