Regular Expressions 101

Community Patterns

0

Tarea 1

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

nextflow

PCRE2 (PHP >=7.3)
nextflow grammer
Submitted by anonymous - a year ago
1

find all url in <a> in html

PCRE2 (PHP >=7.3)
for tp
Submitted by anonymous - a year ago
1

find text in html

PCRE2 (PHP >=7.3)
for tp
Submitted by anonymous - a year ago
0

URL REGEX

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

Regex for youtube links

0

Regular Expression
PCRE2 (PHP >=7.3)

/
(?:https?:\/\/)?(?:www\.)?youtu(?:be)?\.(?:com|be)(?:\/watch\/?\?v=|\/embed\/|\/shorts\/|\/)(\w+)
/
g

Description

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