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 5,020 community submitted regex patterns...
0
Wordpress Image SRC
PCRE2 (PHP >=7.3)
Find image source from wordpress content
Submitted by
anonymous
-
4 years ago
0
Id of google Drive File
PCRE2 (PHP >=7.3)
extract Id for id files
Submitted by
macorreag
-
4 years ago
0
Replace the P label around the img label
Python
Replace the P label around the img label
Submitted by
lypch@126.com
-
4 years ago
0
Extract the src property with its content and recompose the img label
Python
Extract the src property with its content and recompose the img label
Submitted by
lypch@126.com
-
4 years ago
0
Matching Markdown Custom Quote
PCRE2 (PHP >=7.3)
Matching Markdown Custom Quote
Submitted by
TriDiamond
-
4 years ago
0
Chtoby rukami sorok pyat failov ne huiarit
PCRE2 (PHP >=7.3)
Normalno
Submitted by
anonymous
-
4 years ago
0
Match any character and number
PCRE2 (PHP >=7.3)
Submitted by
igorgcustodio
-
4 years ago
0
regex_crossover_programme_neuf/restructuré
Python
guif
Submitted by
guif
-
4 years ago
0
URL path element match (case-insensitive)
PCRE2 (PHP >=7.3)
A regular expression that matches a specific path element in an URL (case-insensitive). Useful for apache LocationMatch-Direktive, e.g. ``
Submitted by
René Link
-
4 years ago
0
nvm help pattern
PCRE2 (PHP >=7.3)
work in progress! :)
Submitted by
anonymous
-
4 years ago
0
parágrafo com estilos e data
PCRE2 (PHP >=7.3)
]*>((0?[1-9]|12|3[01])\/\-|1[012])[\/\-]\d{4})
Submitted by
anonymous
-
4 years ago
0
Identity Number Format for Turkey
PCRE2 (PHP >=7.3)
This format is just for precheck use. It will not validate completely. If you want for more validation you should call webservices.
Submitted by
mbaysal
-
4 years ago
0
Valor Dinheiro
Python
Validar um valor em dinheiro
Submitted by
anonymous
-
4 years ago
0
blogtag for dave
PCRE2 (PHP >=7.3)
regex for urls
Submitted by
Yaron
-
4 years ago
0
HMR siprec MIME
PCRE2 (PHP >=7.3)
siprec
Submitted by
anonymous
-
4 years ago
0
Capture api endpoint name
PCRE2 (PHP >=7.3)
matches someApiName in someApiNameApi
Submitted by
anonymous
-
4 years ago
0
Detecting CJK Chars in Golang!
Golang
Detecting CJK Chars in Golang!
Submitted by
anonymous
-
4 years ago
0
validate tlf
PCRE2 (PHP >=7.3)
Validate tlf
Submitted by
anonymous
-
4 years ago
0
Log Data Parsing
Golang
parse log data
Submitted by
anonymous
-
3 years ago
0
2 output
PCRE2 (PHP >=7.3)
第1篇 正则表达式基础 第1章 外行看正则表达式 1.1 什么是正则表达式 1.2 本书使用的测试工具 1.3 理解元字符 1.3.1 匹配位置的元字符 ...
Submitted by
George_01
-
3 years ago
1
...
151
152
153
154
155
...
251
Community Library Entry
0
Regular Expression
PCRE2 (PHP >=7.3)
/
\(\(\(
?
(
[^
}
]
*
?
)
\)\)\)
/
gm
Open regex in editor
Description
Migros brackets
Submitted by
anonymous
-
3 years ago