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
Étude - Atomic Grouping
PCRE (PHP <7.3)
no description available
Submitted by
PHILIPPE Vincent
-
7 years ago
0
Étude - Atomic Grouping
PCRE (PHP <7.3)
no description available
Submitted by
PHILIPPE Vincent
-
7 years ago
0
elevator openings
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
Templaxy
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
common
ECMAScript (JavaScript)
these are my common regexp
Submitted by
muma
-
7 years ago
0
common
ECMAScript (JavaScript)
these are my common regexp
Submitted by
muma
-
7 years ago
0
Match filenames New
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
1
PCRE (PHP <7.3)
1
Submitted by
anonymous
-
7 years ago
0
Simple lookahead
PCRE (PHP <7.3)
https://docs.racket-lang.org/guide/Looking_Ahead_and_Behind.html
Submitted by
anonymous
-
7 years ago
0
PO Box# Parser
Python
Parse the box number out of a PO or PO Box or Postal Box or Box
Submitted by
anonymous
-
7 years ago
0
Active Directory - CN Extraction
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Sass: ensure default!
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Last occurence of a specified word in sentance
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Path Manipulation (Input Validation and Representation, Data Flow)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Check for lat,lng coordinades
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Default Nginx Logs
Python
no description available
Submitted by
anonymous
-
7 years ago
0
Guia 1 Parte 5
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
URL path&query
PCRE (PHP <7.3)
no description available
Submitted by
Rand01ph
-
7 years ago
0
Weather
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
Find . between tags
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
1
...
148
149
150
151
152
...
900
Community Library Entry
1
Regular Expression
ECMAScript (JavaScript)
/
^
P5RNP
\d
{8}
\/
\d
{5}
S
\d
+
\.
\d
{2}
A
$
/
Open regex in editor
Description
no description available
Submitted by
KSrGEAR
-
9 years ago