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 2,120 community submitted regex patterns...
0
Find between a space and a char/string with lookahead
Python
no description available
Submitted by
anonymous
-
7 years ago
0
Find between a space and a char/string
Python
no description available
Submitted by
anonymous
-
7 years ago
0
Find between two strings
Python
no description available
Submitted by
anonymous
-
7 years ago
0
Retorno de carro para pdf
Python
\r?\n(?!\s) GM Primer ejemplo: ...
Submitted by
anonymous
-
7 years ago
0
Simple Python URL Matcher
Python
A simple python url matcher matching protocol, host, port, path, params, tag
Submitted by
xinbenlv
-
7 years ago
0
random1
Python
no description available
Submitted by
anonymous
-
7 years ago
0
Debts (Hanzo)
Python
Add debts to Hanzo
Submitted by
anonymous
-
7 years ago
0
Simplified nginx access log filter with group name
Python
Simple regex for nginx access log file name
Submitted by
anonymous
-
7 years ago
0
before and after
Python
no description available
Submitted by
anonymous
-
7 years ago
0
match expression
Python
no description available
Submitted by
anonymous
-
7 years ago
0
Hugo Get Tables
Python
no description available
Submitted by
anonymous
-
7 years ago
0
Find nome estado between parenthesis
Python
no description available
Submitted by
anonymous
-
7 years ago
0
Currency number in BRL
Python
no description available
Submitted by
anonymous
-
7 years ago
0
Bloomberg
Python
WIP
Submitted by
anonymous
-
7 years ago
0
US News
Python
no description available
Submitted by
Somnath Rakshit
-
7 years ago
0
Python Package Metadata Extraction
Python
Regex string that can pull package metadata from python file when its stored in this method: mymeta = 'some meta string'
Submitted by
anonymous
-
7 years ago
0
Commit Message - Description Pattern
Python
git-stuff commit template pattern
Submitted by
jeffryangtoni24
-
7 years ago
0
phoneNumRegex
Python
Find phone numbers in a text string.
Submitted by
anonymous
-
7 years ago
0
Multiple line modifier
Python
Using (?m) to match only the wanted line
Submitted by
anonymous
-
7 years ago
1
Regex to group output of $(ip addr) interface
Python
For this task, I did not need inet6 (IPv6 stuff), so I left it out. The regex in its current state does not allow for that to be included without manually adding the entire second part
Submitted by
anonymous
-
7 years ago
1
...
66
67
68
69
70
...
106