Regular Expressions 101

Library entries

0
python

Author cite

Get author names from shitty import
Submitted by anonymous - 2 days ago
0
python

Session Start/Close

Capturing Start/Close in IRC-logs
Submitted by Corpset - 9 days ago
0
javascript

test

test
Submitted by anonymous - 10 days ago
0
python

PLDI regex 3

for pldi answer
Submitted by PlaceReporter99 - 11 days ago
0
python

PLDI regex 2

for pldi answer
Submitted by PlaceReporter99 - 11 days ago
0
python

PLDI regex 1

For pldi answer
Submitted by PlaceReporter99 - 11 days ago
0
python

Dyno warning regex

Used to separate things in dyno warning
Submitted by anonymous - 11 days ago

Find all Twitter Bootstrap Buttons

Vote

1

Regular Expression
python

r"
<(?:button|input|a)\s+[^>]*class\s*=\s*["'][^"']*btn[^"']*[^>]*>
"
gmi

Description

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