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

get package and version from path after several words

0

Regular Expression
PCRE2 (PHP >=7.3)

;
packages/(?<package>[^/]+)/(?<version>[^/]+)
;
gm

Description

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