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,000 community submitted regex patterns...
0
oqun.jjbkk.cn
Python
no description available
Submitted by
anonymous
-
6 years ago
0
置換
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
Json Parser
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Vorname / Name vertauschen
PCRE (PHP <7.3)
reto burger > burger reto
Submitted by
anonymous
-
6 years ago
0
Regular expression to validate uuid4
PCRE (PHP <7.3)
Regular expression to validate uuid4 ``
Submitted by
Laudir Bispo
-
6 years ago
0
Regular expression to validate uuid4
PCRE (PHP <7.3)
Regular expression to validate uuid4 ``
Submitted by
Laudir Bispo
-
6 years ago
0
エスケープシーケンス回避
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
Git
PCRE (PHP <7.3)
Regex fpr not considering git
Submitted by
anonymous
-
6 years ago
0
エスケープシーケンス回避
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
Regex for not considering dist and subfolders
PCRE (PHP <7.3)
Regex for not considering dist and subfolders
Submitted by
anonymous
-
6 years ago
0
Regex considering node modules folder and sub folder
PCRE (PHP <7.3)
Regex considering node modules folder and sub folder
Submitted by
anonymous
-
6 years ago
0
Clean port SWIFT
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Splunk / Win APP for HU date format
PCRE (PHP <7.3)
this is for props.conf in winapp 4.88 for HUN time format generated when HU locale is used for installed apps script
Submitted by
anonymous
-
6 years ago
0
RC :: URLs sem brasil (lookahead)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Parsing file metadata
Python
no description available
Submitted by
anonymous
-
6 years ago
0
Apache access.log
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
grap html tag
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Finding contents of Square Brackets
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
Coupon code regex
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
Validate date
PCRE (PHP <7.3)
This is used to validate date format: yyyy-mm-dd. Please see sample for details. My sites: http://www.cirrhosismedication.com http://www.pmsecret.com http://premiumpig.com...
Submitted by
anonymous
-
6 years ago
1
...
183
184
185
186
187
...
900
Community Library Entry
0
Regular Expression
PCRE (PHP <7.3)
/
^
(?!
\.
git
\b
)
(
.
*
)
/
gm
Open regex in editor
Description
Regex fpr not considering git
Submitted by
anonymous
-
6 years ago