Please enable JavaScript to use regex101
Regular
Expressions
101
Support Regex101
Social
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)
ECMAScript (JavaScript)
Python
Golang
Java
.NET 7.0 (C#)
Rust
PCRE (Legacy)
Sponsors
There are currently no sponsors.
Become a sponsor today!
Community Patterns
Search among 2,160 community submitted regex patterns...
0
US News
Created
·
2018-07-07 07:19
Flavor
·
Python
no description available
Submitted by
Somnath Rakshit
0
Python Package Metadata Extraction
Created
·
2018-07-04 07:11
Flavor
·
Python
Regex string that can pull package metadata from python file when its stored in this method: mymeta = 'some meta string'
Submitted by
anonymous
0
Commit Message - Description Pattern
Created
·
2018-07-02 12:27
Flavor
·
Python
git-stuff commit template pattern
Submitted by
jeffryangtoni24
0
phoneNumRegex
Created
·
2018-06-24 00:21
Flavor
·
Python
Find phone numbers in a text string.
Submitted by
anonymous
0
Multiple line modifier
Created
·
2018-06-23 06:54
Flavor
·
Python
Using (?m) to match only the wanted line
Submitted by
anonymous
1
Regex to group output of $(ip addr) interface
Created
·
2018-06-21 22:05
Flavor
·
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
0
c functions search
Created
·
2018-06-21 11:05
Flavor
·
Python
no description available
Submitted by
anonymous
0
Home Tel-phone
Created
·
2018-06-21 05:59
Flavor
·
Python
8 digits or 10 digits
Submitted by
anonymous
0
positive lookahead
Created
·
2018-06-21 02:26
Flavor
·
Python
no description available
Submitted by
anonymous
0
E-mail
Created
·
2018-06-20 03:47
Flavor
·
Python
Think about first letter and the later parts are some specific symbol ( .-).
Submitted by
anonymous
0
auto-gen-test-format
Created
·
2018-06-17 16:56
Flavor
·
Python
no description available
Submitted by
anonymous
0
strict major, minor
Created
·
2018-06-12 15:08
Flavor
·
Python
no description available
Submitted by
anonymous
0
strict major, minor, patch
Created
·
2018-06-12 15:07
Flavor
·
Python
no description available
Submitted by
anonymous
0
actual
Created
·
2018-06-12 15:04
Flavor
·
Python
no description available
Submitted by
anonymous
0
Facebook: parse page name from url
Created
·
2018-06-08 09:29
Flavor
·
Python
no description available
Submitted by
cx
0
Ignore only the IPv4 Network & Broadcast IP's
Created
·
2018-06-08 03:31
Flavor
·
Python
Using two similar sets of /22 IP ranges (192.168.100.1/22 & 192.168.200.1/22); Select all IP's, ignoring only the Network & Broadcast IP's.
Submitted by
Jason
0
Split output of $(ip addr) into individual interfaces
Created
·
2018-06-05 20:37
Flavor
·
Python
no description available
Submitted by
anonymous
0
codescrew (not including strings)
Created
·
2018-06-03 18:42
Flavor
·
Python
no description available
Submitted by
anonymous
0
e-mail address
Created
·
2018-05-24 20:39
Flavor
·
Python
no description available
Submitted by
anonymous
0
Cisco In Room Control
Created
·
2018-05-22 13:30
Flavor
·
Python
Regex to get action and button with value from cisco in room control
Submitted by
anonymous
Previous page
1
…
69
70
71
72
73
…
108
Next page