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
URI Template
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
URI
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
JSON Pointer
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Find url
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Some sql beauty
Python
no description available
Submitted by
anonymous
-
6 years ago
0
Finding A B C where A+B=C
PCRE (PHP <7.3)
https://www.reddit.com/r/programming/comments/9d768u/i_know_its_ridiculous_but_i_just_made_a_regex_in/
Submitted by
anonymous
-
6 years ago
0
Missing Ementas
Python
Search for missing 'ementas'.
Submitted by
anonymous
-
6 years ago
0
golang function signature
Golang
no description available
Submitted by
anonymous
-
6 years ago
0
ตัดคำหยาบ
PCRE (PHP <7.3)
คัดคำหยาบ สัตว์เลื้อยคลาน
Submitted by
anonymous
-
6 years ago
0
Запятая в Перенос строки
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Перенос строки > Запятая
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
latex equation search
Python
recherche d'équation latex
Submitted by
anonymous
-
6 years ago
0
http = url
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
phone +38(099) 999 99 99
ECMAScript (JavaScript)
phone ukraine
Submitted by
anonymous
-
6 years ago
0
Get file name without extension
PCRE (PHP <7.3)
Created this for Pathfinder. Takes a file name with the extension and returns only the file name.
Submitted by
anonymous
-
6 years ago
0
equation latex en bloc
Python
recherche les blocs d'équations latex délimitées avec le $$
Submitted by
anonymous
-
6 years ago
0
equation latex en ligne et en bloc
Python
recherche : les blocs d'équations latex délimitées avec le $$ les equations en ligne délimitées avec $
Submitted by
anonymous
-
6 years ago
0
phone number 1
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
phone number 2
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
equation latex \[ \]
Python
recherche les blocs d'équation latex délimités avec \[ et \]
Submitted by
anonymous
-
6 years ago
1
...
122
123
124
125
126
...
900
Community Library Entry
0
Regular Expression
Python
r"
(
餐盘
|
餐具
|
餐盒
)
收
(
一下
|
下
|
掉
)?
|
收
(
一下
|
下
)?
(
餐盘
|
餐具
|
餐盒
|
餐
)
"
gm
Open regex in editor
Description
no description available
Submitted by
anonymous
-
5 years ago