Regular Expressions 101

Community Patterns

0

Verify email

PCRE2 (PHP >=7.3)
test email
Submitted by Digimusen - a year ago
0

Tarea 1

PCRE2 (PHP >=7.3)
Lenguajes
Submitted by anonymous - a year ago

deetct href and src in html files for vs code

0

Regular Expression
PCRE2 (PHP >=7.3)

/
(href|src)="(?!http|#|.*html)
/
gm

Description

Loading markdown...
Submitted by anonymous - a year ago