Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Donate
Info
Regex Editor
Community Patterns
Account
Regex Quiz
Settings
Order By
Most Recent
Most upvotes
Most downvotes
Highest Score
Lowest Score
Filter by Flavor
PCRE2 (PHP >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET 7.0 (C#)
Rust
Sponsors
There are currently no sponsors.
Become a sponsor today!
Community Patterns
Search among 18,020 community submitted regex patterns...
0
LinkedIn regex
Python
.
Submitted by
anonymous
-
3 years ago
0
Find Anchor Tags
ECMAScript (JavaScript)
finding all anchor tags to help with removing their href attribute
Submitted by
Cezer
-
3 years ago
0
Semantic Versioning to fix broken pkg-config
PCRE2 (PHP >=7.3)
Semantic Versioning to fix broken pkg-config
Submitted by
anonymous
-
3 years ago
0
Semantic Versioning to fix broken pkg-config
PCRE2 (PHP >=7.3)
Semantic Versioning to fix broken pkg-config
Submitted by
anonymous
-
3 years ago
0
Chandler Regex
PCRE2 (PHP >=7.3)
Capture of chandlers wild good morning messages
Submitted by
LoadingNinja
-
3 years ago
0
Change var config file python
Python
For change var in config file on python
Submitted by
anonymous
-
3 years ago
0
dir_linux
Python
check dir is illegal or not
Submitted by
anonymous
-
3 years ago
0
MR Title validation
Python
-
Submitted by
alkov
-
3 years ago
0
Class atribute content
PCRE (PHP <7.3)
regular expression to pull all css classes from a html file.
Submitted by
emed
-
3 years ago
0
Validate CSS Names
PCRE (PHP <7.3)
Validate CSS Names
Submitted by
emed
-
3 years ago
0
iframe src url
ECMAScript (JavaScript)
Extract the URL (http(s) only) of a given iframe's src attribute.
Submitted by
Neill
-
3 years ago
(Last modified 3 years ago)
0
Yuque
Java 8
Yuque
Submitted by
anonymous
-
3 years ago
0
Skype name
ECMAScript (JavaScript)
regex to match skype name
Submitted by
anonymous
-
3 years ago
0
LinkedInURL Validation
ECMAScript (JavaScript)
It will validate linkedin profile url validation in client side. using javascript
Submitted by
Arumugam, MiPS
-
3 years ago
(Last modified 3 years ago)
0
Json键值对提取
PCRE2 (PHP >=7.3)
Json键值对提取
Submitted by
hippopie
-
3 years ago
0
正则表达式查找"key":"value"对
PCRE (PHP <7.3)
正则表达式查找"key":"value"对
Submitted by
hippopie
-
3 years ago
0
VALIDATE DOMAIN:PORT ADDRESS IN PYTHON3
Python
Port is optional
Submitted by
Avaray
-
3 years ago
0
url
PCRE (PHP <7.3)
match url
Submitted by
anonymous
-
3 years ago
0
Robot 1
PCRE2 (PHP >=7.3)
Ex
Submitted by
anonymous
-
3 years ago
0
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
-
3 years ago
1
...
445
446
447
448
449
...
901
Community Library Entry
0
Regular Expression
Python
r"
(
(
[
0
-
9
]
+
(
(
.
|
,
)
[
0
-
9
]
)*
)
\s\b
tablespoons
?
\b
)
"
gm
Open regex in editor
Description
fasdgasdes
Submitted by
asffgsadd
-
3 years ago