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
Número de comparendo de Bogotá
PCRE (PHP <7.3)
Patrón de validación de un número de comparendo de Bogotá
Submitted by
anonymous
-
5 years ago
0
nullQueueing Example
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Validate decimal
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
ToKebabCase
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Code postal - take 5 numbers in a row, no other condition
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Matches lines with a leading or trailing asterisk
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
Amelioration de best estimation for m2
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Zero padding month
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Finding Cas number in ENG Wiki page JSON format 4-Aminophenol
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
number input reg
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
fv_party_acc_bridge
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
UNSPSC-nummer
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
EAN-13 nummer
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
match page from url
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Registration Group
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
scst.conf parser - TargetDriver
PCRE (PHP <7.3)
Parse a portion of the SCST conf file. This separates the TARGET_DRIVER into a named 'target_driver' and 'target_content'
Submitted by
anonymous
-
5 years ago
0
scst.conf parser - TARGET_CONTENT splitter
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
scst.conf parser - Target attribute splitter
Python
no description available
Submitted by
anonymous
-
5 years ago
0
Parsing JSON Constructs
PCRE (PHP <7.3)
This regular expression searches for a matching number of '{' and '}' and captures the curly brackets and everything inside them including nested constructs. I created it because of a need to parse JSON formatted lists.
Submitted by
Zormaster
-
5 years ago
0
DEL1tokenENDDEL1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
1
...
648
649
650
651
652
...
900
Community Library Entry
0
Regular Expression
PCRE (PHP <7.3)
/
(
\d
+
)
(
\.
\d
+
)?
(
\s
)?
m
[
2²
]
/
gm
Open regex in editor
Description
no description available
Submitted by
anonymous
-
5 years ago