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
duplicate words
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
prompt regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Fare Calc
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
PBC - Genealogy Report - zmenšená verze - pokusy
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
PBC - Genealogy report
PCRE (PHP <7.3)
tohle byla fuška :-)
Submitted by
anonymous
-
7 years ago
0
PBC - New Distributor List
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
(Last modified 3 years ago)
0
Separate Canada Phone Numbers from address
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Password check: 1 number and longer than 8 chars
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Dont allow email with domain graduan.com
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
FControlnameExtraction-1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
RMarkdown - Add Bold titles to code chunks
PCRE (PHP <7.3)
no description available
Submitted by
Stephen Synchronicity
-
7 years ago
0
Search and replace for %keyword% formats
PCRE (PHP <7.3)
Allows you to do a regex for all keywords starting and ending with a % sign, including ones with dashes or underscores.
Submitted by
anonymous
-
7 years ago
0
https://smartling.zendesk.com/agent/tickets/22535
PCRE (PHP <7.3)
Client support for regex for their .po files.
Submitted by
anonymous
-
7 years ago
0
Regex Caracteres Especiais
ECMAScript (JavaScript)
Regex para remover os caracteres especiais, deixando os numeros, caracteres de A-Z (maiusculo e minusculo) e os caracteres padroes do teclado, e espacos.
Submitted by
anonymous
-
7 years ago
0
Regex Caracteres Especiais
PCRE (PHP <7.3)
Regex para remover os caracteres especiais, deixando os numeros, caracteres de A-Z (maiusculo e minusculo) e os caracteres padroes do teclado, e espacos.
Submitted by
anonymous
-
7 years ago
0
MM regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
vmnames
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
ComplexURLMatching filename and extension
ECMAScript (JavaScript)
no description available
Submitted by
lg
-
7 years ago
0
ComplexURLMatching filename and extension
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
Breakup AggregationKey via Regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
1
...
559
560
561
562
563
...
900
Community Library Entry
0
Regular Expression
PCRE (PHP <7.3)
/
[
(
]
(
\w
+
)?
\s
*
(
\s
*
:
(
\w
+
)
)*
\s
*
[
)
]
|
-
[
[
]
(
\w
+
)?
\s
*
(
:
(
\w
+
)
)?
\s
*
[
]
]
-
/
gm
Open regex in editor
Description
no description available
Submitted by
anonymous
-
7 years ago