Regular Expressions 101

Library entries

0
pcre

1

1
Submitted by 1 - 8 years ago
1
pcre

Validate mail

no description available
Submitted by anonymous - 8 years ago
2
python

Match 5 forward slashes

Match 5 forward slashes
Submitted by anonymous - 8 years ago
1
javascript

LOL

no description available
Submitted by anonymous - 8 years ago
1
javascript

JS Regex Lazy quantifier

JS Regex Lazy quantifier
Submitted by anonymous - 8 years ago
0
pcre

23

23
Submitted by 23 - 8 years ago
2
pcre

BZWBK24 SMS Code

no description available
Submitted by maniekq - 8 years ago
-3
pcre

Select a HTML table and all its innerHTML

no description available
Submitted by @ixzy24 - 8 years ago
1
pcre

always greedy

no description available
Submitted by anonymous - 8 years ago
1
javascript

Object regex

no description available
Submitted by anonymous - 8 years ago
-2
pcre

Test Balanced Parentheses

no description available
Submitted by Me - 8 years ago
2
python

selectin multiple image pattern

no description available
Submitted by cool_jesus - 8 years ago

Complete imgur link regex

Vote

4

Regular Expression
python

r"
(^(http|https):\/\/)?(i\.)?imgur.com\/((?P<gallery>gallery\/)(?P<galleryid>\w+)|(?P<album>a\/)(?P<albumid>\w+)#?)?(?P<imgid>\w*)
"
gm

Description

Loading markdown...
Submitted by Mio - 8 years ago