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...
0
Find images paths
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
Float number with e notation
ECMAScript (JavaScript)
Matches: 1.0 .01 1e-10 1.0e3 0.2e10
Submitted by
anonymous
-
6 years ago
0
Dimension
ECMAScript (JavaScript)
(\d?\d?\d{1}\d{1})|(^[5-9])
Submitted by
anonymous
-
6 years ago
0
automação-template-metodos-idj
PCRE (PHP <7.3)
Captura as assinaturas dos métodos dos métodos das classes de idj. Teste básico: Update () : void KeyPress (key : int) : bool...
Submitted by
anonymous
-
6 years ago
0
automação-template-metodos-idj
PCRE (PHP <7.3)
Captura as assinaturas dos métodos dos métodos das classes de idj. Teste básico: Update () : void KeyPress (key : int) : bool...
Submitted by
anonymous
-
6 years ago
0
automação-template-nome-idj
PCRE (PHP <7.3)
Teste básico : Update () : void KeyPress (key : int) : bool KeyRelease (key : int) : bool...
Submitted by
maffei2443
-
6 years ago
0
automação-template-idj
PCRE (PHP <7.3)
Teste básico : Update () : void KeyPress (key : int) : bool KeyRelease (key : int) : bool...
Submitted by
anonymous
-
6 years ago
0
Detect PO Box Matches
ECMAScript (JavaScript)
Detects PO Box matches in address fields. Used to validate if address looks like a PO Box or not. This is needed for validation logic when businesses are not allowed to ship to PO Boxes.
Submitted by
anonymous
-
6 years ago
0
URLS
Python
no description available
Submitted by
anonymous
-
6 years ago
0
OpenHours-DoW
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Regex für Betragstester
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Address Regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Regex for everything after the last forward or backward slash endings with .mp3 string
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
3
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
4
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
Remind Msg
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
2
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
UAE Phone Number Regex Validator
Python
no description available
Submitted by
anonymous
-
6 years ago
0
Regex to match decimal as well as floating with two precision number
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Properties
Python
no description available
Submitted by
anonymous
-
6 years ago
1
...
444
445
446
447
448
...
900
Community Library Entry
0
Regular Expression
PCRE (PHP <7.3)
/
eventType
\"
:
\"
(?<Status>
.
*
)
/
gm
Open regex in editor
Description
no description available
Submitted by
anonymous
-
6 years ago