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
Relevance
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 80 community submitted regex patterns...
0
Find element with specific attribute (supports multiline element)
ECMAScript (JavaScript)
This will help you find all the v-btn component usage with prop color set to primary.
Submitted by
anonymous
-
4 years ago
0
Color Codes
ECMAScript (JavaScript)
hi
Submitted by
12944qwerty
-
3 years ago
0
property and value capture
ECMAScript (JavaScript)
capture property and value which have color attribute in it
Submitted by
Keshav
-
3 years ago
0
hsl colors
ECMAScript (JavaScript)
matches many HSL and HSLA formats permitted in CSS
Submitted by
anonymous
-
3 years ago
0
COLOR ESCRITO NORMAL v2 (pag2)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Find color
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
11 years ago
0
Facebook Page/Profile. No profile.php. No /groups/
PCRE (PHP <7.3)
Example: http://www.facebook.com/profile.php?id=123456789 http://www.facebook.com/someusername https://www.facebook.com/0x20.be http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2F2leep%2F109473355777935&width=300&connections=4&stream=false&heade...
Submitted by
aramosf
-
10 years ago
0
Hexadecimal Color
PCRE (PHP <7.3)
My First Regex
Submitted by
anonymous
-
9 years ago
0
aHex color
ECMAScript (JavaScript)
no description available
Submitted by
@hachesilva
-
8 years ago
0
Hex color code checker
Python
no description available
Submitted by
anonymous
-
8 years ago
0
Dim Colors
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Find SCSS color variables and their values
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
Minecraft color codes
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
COLOR ESCRITO NORMAL (v2) variationsTwister
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
1
RGB 256 Color Format: Matches 24bit RGB Colors.
ECMAScript (JavaScript)
There are several ways to format 24bit RGB Colors, however, two of the formats are far more common in the wild than others. The 2 most common 24bit RGB formats are | FORMAT | Alt Name | Num Sys | | ------------------------ | -------------- | ------------ | | RGB Hex Format | HexColo...
Submitted by
anonymous
-
4 years ago
(Last modified 4 years ago)
1
RGB colors
PCRE (PHP <7.3)
Matches all the RGB colors in the format #RRGGBB and #RGB
Submitted by
Gabriel Hautclocq
-
10 years ago
1
spaces in parenthesis
ECMAScript (JavaScript)
Eliminate spaces in the inner part of parenthesis.
Submitted by
Luis Colorado
-
11 years ago
1
gamgamtest_wesentlich_überwiegend
PCRE2 (PHP >=7.3)
setProductName($productName);$this->setPrice($price);$this->setAvailableFrom($availableFrom);$this->setContactEmail($contactEmail);}public function getProductName(){return $this->productName;}public function setProductName($productName){$this->productName = (string)$productName;}public function getP...
Submitted by
anonymous
-
a month ago
1
HTML color search
PCRE (PHP <7.3)
Searches for hex colors in HTML code.
Submitted by
Barlean
-
11 years ago
1
nmcli WiFi list
PCRE2 (PHP >=7.3)
Extract different fields from the list output of nmcli: nmcli --terse --colors no --fields IN-USE,BSSID,SSID,MODE,CHAN,RATE,SIGNAL,BARS,SECURITY,FREQ,DEVICE device wifi list
Submitted by
Simon Bagley
-
2 years ago
(Last modified 2 years ago)
1
2
3
4