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 18,300 community submitted regex patterns...
1
/The.+Knick.+1x.+720p.+/i
Created
·
2014-11-29 19:39
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
1
zohar look
Created
·
2014-11-30 16:56
Flavor
·
PCRE (Legacy)
for 8 tracks
Submitted by
avner
1
kewai
Created
·
2014-12-01 12:27
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
1
Links in Markup
Created
·
2014-12-01 13:18
Flavor
·
PCRE (Legacy)
Find Links in HTML Markup
Submitted by
someone
1
sdf
Created
·
2014-12-01 13:36
Flavor
·
PCRE (Legacy)
sdf
Submitted by
sdf
1
parser
Created
·
2014-12-01 22:44
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
1
MySQL PHP connection string
Created
·
2014-12-02 10:12
Flavor
·
PCRE (Legacy)
Capture dbname and host from MySQL PHP connection string
Submitted by
anonymous
1
facebook post embed code
Created
·
2014-12-02 10:30
Flavor
·
PCRE (Legacy)
This pattern matches to the facebook post embed codes. It matches on each parts of the whole embed code individualy, and matches on the complete embed code either.
Submitted by
kristian tanacs
1
test
Created
·
2014-12-02 10:51
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
1
Find missing or superfluous commas in "For å" constructions.
Created
·
2014-12-02 17:01
Flavor
·
PCRE (Legacy)
Finds missing commas in "For å ..." constructions according to officially ordained grammar-based comma rules.
Submitted by
Eirik Birkeland
1
CVC
Created
·
2014-12-03 03:57
Flavor
·
ECMAScript (JavaScript)
This will determine that an accurate CVC has been entered
Submitted by
Scott Mebberson
1
Number Input That Supports Simple Math Expressions
Created
·
2014-12-04 19:04
Flavor
·
ECMAScript (JavaScript)
RegEx matches: '5', '+5', '-5', '5+5', '-5+5', '+5+5', '5+9+7*-2' RegEx doesn't match: '5+', '5-', '5+9-', 'asdfasf5+5'
Submitted by
David Weitzenfeld
1
Subquery
Created
·
2014-12-04 20:27
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
1
LGC regex
Created
·
2014-12-05 22:56
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
1
RFC 3936
Created
·
2014-12-08 22:45
Flavor
·
Python
Parses URIs according to RFC3936
Submitted by
anonymous
1
GDI Prüfung 20.01.2012
Created
·
2014-12-10 14:02
Flavor
·
Python
no description available
Submitted by
anonymous
1
cvdfd
Created
·
2014-12-10 15:17
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
1
no 666
Created
·
2014-12-10 19:21
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
1
bsah_7
Created
·
2014-12-11 10:30
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
1
-v, —invert-match
Created
·
2014-12-11 16:36
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
Previous page
1
…
141
142
143
144
145
…
915
Next page
Community Library Entry
1
Regular Expression
Created
·
2014-12-02 10:51
Flavor
·
PCRE (Legacy)
/
[
A
-
Z
]
{2,}
(
.
*?
)
:
/
g
Open regex in editor
Description
no description available
Submitted by
anonymous