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,040 community submitted regex patterns...
0
Valor Dinheiro
Python
Validar um valor em dinheiro
Submitted by
anonymous
-
4 years ago
1
Email validator
ECMAScript (JavaScript)
Email validation with support with new TLD up to 24 characters
Submitted by
Alessio Michelini
-
4 years ago
(Last modified 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
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
nvm help pattern
PCRE2 (PHP >=7.3)
work in progress! :)
Submitted by
anonymous
-
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
-1
regex_crossover_restructure/renové
Python
guif
Submitted by
guif
-
4 years ago
0
regex_crossover_programme_neuf/restructuré
Python
guif
Submitted by
guif
-
4 years ago
0
Match any character and number
PCRE2 (PHP >=7.3)
Submitted by
igorgcustodio
-
4 years ago
0
Chtoby rukami sorok pyat failov ne huiarit
PCRE2 (PHP >=7.3)
Normalno
Submitted by
anonymous
-
4 years ago
0
Matching Markdown Custom Quote
PCRE2 (PHP >=7.3)
Matching Markdown Custom Quote
Submitted by
TriDiamond
-
4 years ago
0
Useless texts
PCRE (PHP <7.3)
Useless texts
Submitted by
Antério vieria
-
4 years ago
0
getchannel
PCRE (PHP <7.3)
get channel
Submitted by
anonymous
-
4 years ago
(Last modified 4 years ago)
0
getChannelVideos()
PCRE (PHP <7.3)
To download the information of Youtube Channel Videos
Submitted by
anonymous
-
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
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
Id of google Drive File
PCRE2 (PHP >=7.3)
extract Id for id files
Submitted by
macorreag
-
4 years ago
0
Wordpress Image SRC
PCRE2 (PHP >=7.3)
Find image source from wordpress content
Submitted by
anonymous
-
4 years ago
0
SSC/lexisnexis/clean_docket+date+dispo/dockets/extract_appealscourt_dispo/OR
PCRE2 (PHP >=7.3)
Regex pattern (1/1) for function "def extract_appealscourt_dispo()" for Oregon. This function extracts the part of the dispo relative to the court of appeals when dispo is reported relative to multiple courts.
Submitted by
Joost Sijthoff
-
4 years ago
0
read markets from uc ilist
PCRE2 (PHP >=7.3)
des
Submitted by
anonymous
-
4 years ago
1
...
225
226
227
228
229
...
902
Community Library Entry
1
Regular Expression
Python
r"
[
a
-
zA
-
Z
]
+
"
g
Open regex in editor
Description
no description available
Submitted by
anonymous
-
8 years ago