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
timeSeries
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Custom Date
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Kennis
PCRE (PHP <7.3)
no description available
Submitted by
mrosm20
-
7 years ago
0
mobile number
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
saving_routes_from_table
Python
no description available
Submitted by
anonymous
-
7 years ago
0
first initial, last name - podio
PCRE (PHP <7.3)
looks at the full name and grab the first word (last name) and the first letter of the next word (first name initial)
Submitted by
anonymous
-
7 years ago
0
Tüm harfler (Türkçe karakterler dahil)
PCRE (PHP <7.3)
[a-zA-ZĞÜŞİÖÇığüşöç] Programciyiz.NET Düzenli ifadelere hoşgeldiniz! ...
Submitted by
anonymous
-
7 years ago
0
fluentbit systemd logs
PCRE (PHP <7.3)
Fluentbit systemd logs
Submitted by
anonymous
-
7 years ago
0
catching_modules_sh_inventory
Python
no description available
Submitted by
anonymous
-
7 years ago
0
Regex for PIACC db
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
プリパラ
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
Word matching
PCRE (PHP <7.3)
+\b
Submitted by
anonymous
-
7 years ago
0
Validate and hour date DD/MM/YYYY HH:mm (Leap Year)
ECMAScript (JavaScript)
Validate date in format DD/MM/YYYY HH:mm generaly used in Brazil. With hour in 24 hours format and validating leap year too, optional time.
Submitted by
Eleison Christiano
-
7 years ago
0
Neo4j cypher
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
NFS share
ECMAScript (JavaScript)
matches a NFS share valid URL.
Submitted by
anonymous
-
7 years ago
0
Test a string
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
catch_physicalinterface_huawei_cisco
Python
no description available
Submitted by
anonymous
-
7 years ago
0
catch_softwareversion_model_huawei_cisco
Python
no description available
Submitted by
anonymous
-
7 years ago
0
Regex for span content
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Beschleunigung
Python
Regex für das Parsing von allen Beschleunigungen (Längst- und Quer-)
Submitted by
Eugen
-
7 years ago
1
...
118
119
120
121
122
...
900
Community Library Entry
0
Regular Expression
PCRE (PHP <7.3)
/
OTHER
REFERENCE:
\s\d
{8}
\D
{4}
\s
(?!
\b
(
SHOPIFY
)
\b
)
\w
+
/
g
Open regex in editor
Description
no description available
Submitted by
anonymous
-
7 years ago