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 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
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Russian months
PCRE2 (PHP >=7.3)
Русские месяца
Submitted by
piterden
-
2 years ago
2021-08-28 15:20
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
是否包含内容
PCRE2 (PHP >=7.3)
aa
Submitted by
Blake one
-
2 years ago
2021-08-29 01:29
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
특수문자 제거
PCRE2 (PHP >=7.3)
특수문자 제거
Submitted by
anonymous
-
2 years ago
2021-08-30 09:49
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Phone Number
PCRE2 (PHP >=7.3)
Phone number
Submitted by
me
-
2 years ago
2021-08-30 10:27
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
HTTP Origin
PCRE2 (PHP >=7.3)
May be used to validate HTTP Origin
Submitted by
cicnavi
-
2 years ago
2021-09-01 07:58
1
...
88
89
90
91
92
93
94
...
210
Capture Groups: Any number in between slashes followed by anything
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
PCRE2 (PHP >=7.3)
/
(
\/
\d
+
\/
)
(
.
*
)
/
ig
Open regex in editor
Description
Loading markdown...
Submitted by
Leonardo Marcelino Vieira
-
2 years ago
2021-05-20 16:27