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

test

2

Regular Expression
Python

r"
^(?!9{9})(?!0{9})[0-9]{9}$
"

Description

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