Regular Expressions 101

Community Patterns

0

walter1976LastClean

Golang
walter1976LastClean
Submitted by anonymous - 5 months ago
0

Don’t

PCRE2 (PHP >=7.3)
Bb
Submitted by Hi - 5 months ago
0

Inclusions

PCRE2 (PHP >=7.3)
m
Submitted by anonymous - 5 months ago
0

Innovative

PCRE2 (PHP >=7.3)
Parts
Submitted by anonymous - 5 months ago
0

Get digits

Golang
Trying to get digits
Submitted by Arthur Silva - 5 months ago
0

valid path

PCRE2 (PHP >=7.3)
valid path
Submitted by anonymous - 5 months ago

Find li tag with "word"

0

Regular Expression
PCRE (PHP <7.3)

/
<li>[\w\s]*word[\w\s]*<\/li>
/
g

Description

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