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
select any line without a 1- or 2- digit integer followed by a period
PCRE (PHP <7.3)
This is useful for selecting 2nd and 3rd levels in an ordered list copied from a website (for removal, in my case).
Submitted by
Peter Arthur
-
6 years ago
0
Cisco In Room Control
Python
Regex to get action and button with value from cisco in room control
Submitted by
anonymous
-
6 years ago
0
spacers
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
timePattern
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
dayPattern
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
dateTimePatternBR
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
$BARCRegex
PCRE (PHP <7.3)
used in C:\Users\us13d3\Repos\streamserve_working\2018-05-21_output_doc_analysis_v0.ps1
Submitted by
anonymous
-
6 years ago
0
$PREMRegex
PCRE (PHP <7.3)
used in C:\Users\us13d3\Repos\streamserve_working\2018-05-21_output_doc_analysis_v0.ps1
Submitted by
anonymous
-
6 years ago
0
Latitude/Longitude to 2 data
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Пример 3
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Celulares - Tamanho de tela
Golang
no description available
Submitted by
anonymous
-
6 years ago
0
New Zealand Mobile number validity check
PCRE (PHP <7.3)
Regex to determine whether or not a New Zealand number is real
Submitted by
anonymous
-
6 years ago
0
Demo
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
cfs
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
html comments
PCRE (PHP <7.3)
Get content between html comments. My content ...
Submitted by
anonymous
-
6 years ago
0
[229187] - Celular - Memoria Interna
Golang
no description available
Submitted by
anonymous
-
6 years ago
0
katakana
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
Find all tables used in these queries (assumes formatted)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
clean up table aliases
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
gpfs timestamp
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
1
...
157
158
159
160
161
...
900
Community Library Entry
0
Regular Expression
PCRE (PHP <7.3)
/
[
\=
]
+
(
[^
\r\n
]
+
)
/
gsix
Open regex in editor
Description
no description available
Submitted by
anonymous
-
6 years ago