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

Password Validator

0

Regular Expression
PCRE2 (PHP >=7.3)

/
^(?=.*[A-Z])(?=.*[a-z])(?=.*\d)(?=.*?[!@#$%^&*()_+<>?])[A-Za-z\d!@#$%^&*()_+<>?]{6,50}$
/
gm

Description

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