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
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
UK postcodes
Python
Flexible regex to detect full or partial UK postcodes.
Submitted by
Victor Munoz
-
9 years ago
0
Validate Social Security Number
Python
Validate that the social security number follows all of the guidelines of the Social Security Administration, and excludes all voided numbers.
Submitted by
Jacob O'Dea
-
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
Clojure
Python
no description available
Submitted by
anonymous
-
9 years ago
0
CSV parser
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
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
AMCC
Python
no description available
Submitted by
anonymous
-
9 years ago
0
Validador Email
ECMAScript (JavaScript)
Só aceita emails que comecem com letras ou números, tenha de 0 a 32 caracteres, letras, números, ponto ou hífen, antes do @
Submitted by
Gustavo Américo (GAG)
-
9 years ago
0
IPv6 Regex Match Removal
Python
Works for all IPv6 addresses in removing them using regex
Submitted by
vks
-
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
fio group id
Python
This is for a parser for fio results
Submitted by
scurge
-
9 years ago
0
fred
Python
test
Submitted by
test
-
9 years ago
0
https://regex101.com/r/lS4dV7/1
Python
ipv4 address matching
Submitted by
Unknown
-
9 years ago
0
Proposed OFX DateTimeType pattern for v. 2.1.1+
Python
no description available
Submitted by
Oleg Sakharov (karpuscul@gmail.com)
-
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
1
...
545
546
547
548
549
...
900
Community Library Entry
0
Regular Expression
PCRE (PHP <7.3)
/
\"
(
[^
"
]
+
)
\"
|
[^
\s
]
+
/
gi
Open regex in editor
Description
no description available
Submitted by
anonymous
-
6 years ago