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,040 community submitted regex patterns...
0
split
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
All links in <a> tag
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Lista Blanca y negra para redirecciones de CAS
PCRE (PHP <7.3)
no description available
Submitted by
Oxford Development
-
7 years ago
0
informativa [que]
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Њ специјални случајеви >> НЈ
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
comment
Python
no description available
Submitted by
anonymous
-
7 years ago
0
JSON Request
Python
Obtem os valores de campo e valor de um JSON. Nao trata arrays, apenas objetos.
Submitted by
anonymous
-
7 years ago
0
Email Validation
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
a1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Get Host from DNSNAMES.ORA
ECMAScript (JavaScript)
This expression gives me the hostname for a given schema
Submitted by
anonymous
-
7 years ago
0
Foodie2
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
34
Strict Password Validator
ECMAScript (JavaScript)
This regex matches only when all the following are true: password must contain 1 number (0-9) password must contain 1 uppercase letters password must contain 1 lowercase letters password must contain 1 non-alpha numeric number...
Submitted by
qho
-
7 years ago
(Last modified a year ago)
0
Example regex
Python
no description available
Submitted by
anonymous
-
7 years ago
0
Zad 6
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Zad 5
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Zad 4
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Zad 1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Zad 3
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Zad 2 Marek
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Package/Module matcher
PCRE (PHP <7.3)
no description available
Submitted by
Ben Leggiero
-
7 years ago
1
...
543
544
545
546
547
...
902
Community Library Entry
0
Regular Expression
Python
r"
(
LineSequenceNumber
)
|
(
(?<=
Inventory
(
Date
|
Time
)
)
.
*
sys
)
|
(
sys
.
*
(?=
Inventory
(
Date
|
Time
)
)
)
"
gm
Open regex in editor
Description
no description available
Submitted by
anonymous
-
6 years ago