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 9,620 community submitted regex patterns...
0
Email verification
PCRE (PHP <7.3)
no description available
Submitted by
SonnY
-
9 years ago
0
Not the Monster
PCRE (PHP <7.3)
no description available
Submitted by
Sif Baksh
-
9 years ago
0
Windows Registry Binary(Hex)
PCRE (PHP <7.3)
Get value of windows registry on hex format
Submitted by
Respeto
-
9 years ago
0
http
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
0
Valmaks_name_replace_222
PCRE (PHP <7.3)
no description available
Submitted by
witamin
-
9 years ago
0
parse velocity variables
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
0
secure http header: cache-control
PCRE (PHP <7.3)
Check if HTTP Header of Cache-Control has all nessery values for highest security
Submitted by
Nils Werner
-
9 years ago
0
find non-protocolized img src
PCRE (PHP <7.3)
Useful to expand links without a protocol header with a base url src="/bla/blubb" --> src="http:/foo.com/bla/blubb"
Submitted by
fjakop
-
9 years ago
0
Apache/Nginx log parser with Cookie
PCRE (PHP <7.3)
Format - cookie_combined Pattern - combined for all groups
Submitted by
Samuil Dichev
-
9 years ago
0
Select everything outside of table tags
PCRE (PHP <7.3)
no description available
Submitted by
ReijMan
-
9 years ago
0
Numbers - decimal, scientific etc
PCRE (PHP <7.3)
Matches numbers in most forms - normal, decimal, exponential, comma separted
Submitted by
Shashwat Black
-
9 years ago
0
Parse date between 1000 and 2012 in format(YYYY/MM/DD HH:MM)
PCRE (PHP <7.3)
This my first regExp)
Submitted by
Andy
-
9 years ago
0
XenForo Add version Number to Footer
PCRE (PHP <7.3)
If using XenForo create a TMS (template adaption) for 'footer', select RegExp and enter this. Possibly you have to replace the \n in the substitution with real new lines so just press enter there.
Submitted by
rugk
-
9 years ago
0
catch Loadcase Name
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
0
Pipedrive description product translation
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
0
Pipedrive product translation
PCRE (PHP <7.3)
Description translation
Submitted by
anonymous
-
9 years ago
0
Remove all html tags
PCRE (PHP <7.3)
no description available
Submitted by
thebigsmileXD
-
9 years ago
0
remove versions from packages in centos dump
PCRE (PHP <7.3)
no description available
Submitted by
Dmitry Zagorulkin
-
9 years ago
0
$ en anglais ($xx.xx)
PCRE (PHP <7.3)
$ en anglais ($xx.xx)
Submitted by
EA
-
9 years ago
0
Extract all XML attribute names
PCRE (PHP <7.3)
Extracts attribute names from an XML file and presents them as a simple list. Affects all attributes, having or not having values. Includes the "parent" attributes (that have no values but have nested attributes).
Submitted by
O.Khilkevych / D.Mrachkovskyi
-
9 years ago
1
...
20
21
22
23
24
...
481
Community Library Entry
2
Regular Expression
PCRE (PHP <7.3)
/
/
[
,
\s
"'
]
/
g
/
Open regex in editor
Description
no description available
Submitted by
anonymous
-
11 years ago