Regular Expressions 101

Community Patterns

0

scrape pdf

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

TCN Match

Python
Extract info about STP TCNs
Submitted by anonymous - 2 years ago
-1

is

PCRE2 (PHP >=7.3)
Hi it is me
Submitted by anonymous - 2 years ago

Ending with New line or Blank Space

0

Regular Expression
PCRE2 (PHP >=7.3)

/
(?:\n|\s$)
/
gm

Description

Loading markdown...
Submitted by J. V. L. Alves - 2 years ago