Regular Expressions 101

Community Patterns

0

scrape pdf

Python
get data from pdf
Submitted by anonymous - a year ago
0

Meh

Python
d
Submitted by anonymous - a year ago
0

Token Delimiter

PCRE (PHP <7.3)
Token Delimiter
Submitted by anonymous - a year ago
0

Pick third section

Python
Pick third section
Submitted by Charles - a year ago
0

ASD

PCRE (PHP <7.3)
HI
Submitted by anonymous - a year ago

Bitstream with not more than 4 repeating bits

2

Regular Expression
PCRE (PHP <7.3)

/
\b(?![01]*([01])\1{4})[01]+\b
/
gm

Description

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