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
gk
PCRE (PHP <7.3)
wertyuikjh
Submitted by
hjk
-
11 years ago
1
dsf
ECMAScript (JavaScript)
no description available
Submitted by
fdsfdsfdsf
-
11 years ago
1
get all title value && all the text in <a/>
PCRE (PHP <7.3)
no description available
Submitted by
Kerosene
-
11 years ago
1
myregex
PCRE (PHP <7.3)
no description available
Submitted by
shakti
-
11 years ago
1
Check fr date format
PCRE (PHP <7.3)
no description available
Submitted by
Kerosene
-
11 years ago
1
Regex: Parse LinkHeader ('Link' header)
PCRE (PHP <7.3)
A regular expression to parse a HTML 'Link' header.
Submitted by
James Furey
-
11 years ago
1
Path to devices
Python
no description available
Submitted by
Airam
-
10 years ago
1
Repeated phrases in one
PCRE (PHP <7.3)
no description available
Submitted by
paconaranjo
-
10 years ago
1
example
Python
group matching
Submitted by
anonymous
-
10 years ago
1
Try ths
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
1
Sentence grabber 2
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
1
ticket regexp
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
1
Why is this not matching the closest <A tag?
PCRE (PHP <7.3)
no description available
Submitted by
Daz
-
10 years ago
1
CHEQROOM QR Code detection
PCRE (PHP <7.3)
Checking for valid CHEQROOM QR Codes
Submitted by
Vincent Theeten
-
10 years ago
1
trGet
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
10 years ago
1
ref match
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
1
dapi
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
1
MongoDB _ID
PCRE (PHP <7.3)
Detect if is a valid id for MongoDB
Submitted by
manuerumx
-
10 years ago
1
@£$¥èéùìòÇ Øø ÅåΔ_ΦΓΛΩΠΨΣΘΞ€ÆæßÉ !"#¤%&'()*+,-./:;<=>?¡ÄÖÑܧ¿äöñüÃ
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
1
42 school post cutter
PCRE (PHP <7.3)
This regex cut informations from post of the 42 school
Submitted by
Kerosene2000
-
10 years ago
1
...
67
68
69
70
71
...
900
Community Library Entry
1
Regular Expression
PCRE (PHP <7.3)
/
[^
\x00-\x7F
|
\s
]
/
Open regex in editor
Description
Replace non-ascii characters with empty spaces.
Submitted by
Huchister
-
10 years ago