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
Highest Score
Lowest Score
Most upvotes
Most downvotes
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 2,880 community submitted regex patterns...
0
perga
PCRE2 (PHP >=7.3)
regex to find total payment
Submitted by
anonymous
-
a year ago
0
Verificador de número de telefone/celular
PCRE2 (PHP >=7.3)
Minha primeira expressão regular
Submitted by
anonymous
-
a year ago
0
Odoo parsing for Loki
PCRE2 (PHP >=7.3)
A regex to parse Odoo logs in Loki. If the line is from werkzeug, it will also capture the HTTP data.
Submitted by
coopdevs
-
a year ago
0
MD higlighter
PCRE2 (PHP >=7.3)
Mark words to auto-higlight
Submitted by
anonymous
-
a year ago
0
MD highlight remover
PCRE2 (PHP >=7.3)
Remove highlights from md files
Submitted by
anonymous
-
a year ago
0
Kyivstar phone number
Java 8
Kyivstar phone number
Submitted by
milka_vlad
-
a year ago
0
determine if input text is an URL
PCRE2 (PHP >=7.3)
determine if input text is an URL
Submitted by
anonymous
-
a year ago
0
Hardware ID
PCRE2 (PHP >=7.3)
Checks whether the input is a hardware ID
Submitted by
Justman10000
-
a year ago
0
Override filename to flag as upload placeholder
PCRE2 (PHP >=7.3)
UPLOAD signifies the purpose of the entry name and label are mandatory and extracted REQUIRED translates into the require attr on the upload element
Submitted by
Russ Ferriday
-
a year ago
0
find supertype of
PCRE2 (PHP >=7.3)
for express
Submitted by
anonymous
-
a year ago
0
Datumformat
PCRE2 (PHP >=7.3)
Kurs i DwgBatch Använda sök/ersätt för att ändra datumformat
Submitted by
Jonas Thor
-
a year ago
0
URL 2
PCRE2 (PHP >=7.3)
http https www - ww1 - ww999
Submitted by
Andy
-
a year ago
0
Match Amazon Route53 Name Servers
PCRE2 (PHP >=7.3)
Match Amazon Route53 Name Servers
Submitted by
anonymous
-
a year ago
0
Take segments to string
Java 8
Take segments to string
Submitted by
Lufram
-
a year ago
0
Other segment
Java 8
Other segments
Submitted by
Lufram
-
a year ago
0
T1
PCRE2 (PHP >=7.3)
Reguljärt uttryck för att matcha T1
Submitted by
Jonas Thor
-
a year ago
(Last modified a year ago)
0
selecting only the text after the final hyphen in a string
PCRE2 (PHP >=7.3)
selecting only the text after the final hyphen in a string
Submitted by
Dave Curtis
-
a year ago
0
NRAudit Description
PCRE2 (PHP >=7.3)
Pulls out action verbs, emails and usertypes
Submitted by
anonymous
-
a year ago
0
Example 1
PCRE2 (PHP >=7.3)
Example
Submitted by
anonymous
-
a year ago
0
Išrinkite visus žodžius, prasidedančius viena didžiąja raide.
PCRE2 (PHP >=7.3)
Buveinės adresas: Konstitucijos pr. 20A, 03502 Vilnius Telefonai: 1884 arba +370 5 268 4444 (Privatiems klientams) 1633 arba +370 5 268 4422 (Verslo klientams) Faksas: (8 5) 258 2700 El. paštas: info@swedbank.lt...
Submitted by
anonymous
-
a year ago
1
...
131
132
133
134
135
...
144
Custom IFrame SRC Grabber
1
Regular Expression
PCRE2 (PHP >=7.3)
/
(
<iframe
.
*
?
)
(
src=
)
(
[^
]
*
?
\"
.
*
?
>
)
(
.
*
?
)
(
<
\/
iframe>
)
/
Open regex in editor
Description
no description available
Submitted by
Moep
-
4 years ago
(Last modified 4 years ago)