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...
1
compile -> link replace
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
Six Letters at the start, and one char at the end
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
digit
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
gasmeter
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
dXNpbmcgU3lzdGV.GtLklPOw0KdXNpbmcgU3lzdGVtOw0KDQpjbGFzcyBQcm9
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
SVG Height
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
matt
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
Match String
PCRE (PHP <7.3)
Matches strings, and hopefully works with escaped close-quotes
Submitted by
Tom Hartley
-
9 years ago
1
sophos
Python
my first one
Submitted by
bwl
-
9 years ago
1
Austrian VAT registration number
PCRE (PHP <7.3)
The letters "ATU" followed by 8 digits.
Submitted by
anonymous
-
9 years ago
1
SelectCommand
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
Match Chords
PCRE (PHP <7.3)
Match chords from songsheets
Submitted by
code26
-
9 years ago
1
Simple math term parser
ECMAScript (JavaScript)
This regex can be used for parsing simple math terms. You can use this operations: + - * / For example: 1+2 1.9/8.9 -810.123-98...
Submitted by
anonymous
-
9 years ago
1
IPV6
PCRE (PHP <7.3)
Check IPV6
Submitted by
anonymous
-
9 years ago
1
Find src referance
PCRE (PHP <7.3)
no description available
Submitted by
Hiplobbe
-
9 years ago
1
read zip and location from string
ECMAScript (JavaScript)
exact 5 digits followed by string (city)
Submitted by
moritz
-
9 years ago
1
shopware-article-number
Python
no description available
Submitted by
anonymous
-
9 years ago
1
Extensão do arquivo.
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
(Last modified 9 years ago)
1
NovellLoginTime
PCRE (PHP <7.3)
Strip everything but date from Novell LDAP lastLoginTime field.
Submitted by
anonymous
-
9 years ago
1
Date Regex
PCRE (PHP <7.3)
Find a date formated M/d/yyyy.
Submitted by
anonymous
-
9 years ago
1
...
651
652
653
654
655
...
900
Community Library Entry
1
Regular Expression
PCRE (PHP <7.3)
/
(
<div
class="group_row_labeled"><a
href="
)
http:
\/\/
vk
\.
com
\/
.
*
?
>
/
g
Open regex in editor
Description
no description available
Submitted by
anonymous
-
8 years ago