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,020 community submitted regex patterns...
0
Get data from string
PCRE (PHP <7.3)
\"?()\"? \"?()\"? (\d{2}) (\d{5}).(\d{2}) (\d{3}-\d{7}) string: "Mattias Asplund" 46 35000.00 070-6186120
Submitted by
Americo
-
7 years ago
0
test1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
regex for android consumer site
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
Get/Set Property Signature
ECMAScript (JavaScript)
Matches full get/set property signature of C#
Submitted by
anonymous
-
7 years ago
0
Student: GA - Middle School - 2011
PCRE (PHP <7.3)
no description available
Submitted by
DK
-
7 years ago
0
Teacher: GA - Middle School - 2011
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
SRC FROM HTML FOR IMAGES
ECMAScript (JavaScript)
Captura la URL de la etiqueta SRC, filtrada por un grupo de captura de extensiones de archivo de imagenes
Submitted by
anonymous
-
7 years ago
0
test previ
PCRE (PHP <7.3)
essai de description
Submitted by
anonymous
-
7 years ago
0
match_interfaces_v2
Python
no description available
Submitted by
anonymous
-
7 years ago
0
permissions:schema
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Safari-extension
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Normalización afirme
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Access National Bank
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
HSBC 2
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
BAUSEC
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
url finder
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Commented SQL code columns
PCRE (PHP <7.3)
Find commented SQL code columns ending with comma ++ -- max(case when promo_temp.ph_bus_unt = 'ZZZ' ++ -- then promo_temp.ph_prom_dt ++ -- end) lst_prom_dt1,...
Submitted by
anonymous
-
7 years ago
0
autotest main regex capture
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Filtering certain file in Emacs' Dired mode
PCRE (PHP <7.3)
In Dired mode, M-x occur .*\.html$ whould show only ".html" files.
Submitted by
kor
-
7 years ago
0
find link
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
1
...
445
446
447
448
449
...
901
Community Library Entry
0
Regular Expression
PCRE (PHP <7.3)
/
\S
+
\[
v=
\"
(
timeSeries
)
-
(
\w
+
)
\"
,g=
\"
(
\w
+
)
\"
,p=
\"
(
\S
+
)
\"\]
\S
+
array
\[
(
\d
+
)
\]\/
(
\S
+
)
/
g
Open regex in editor
Description
no description available
Submitted by
anonymous
-
7 years ago