Regular Expressions 101

Community Patterns

0

match titles in url

PCRE (PHP <7.3)
loud
Submitted by anonymous - 4 years ago
0

URL

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 4 years ago
0

Lat

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 4 years ago

Key Value

0

Regular Expression
PCRE (PHP <7.3)

/
(?m)(?<_KEY_1>\w+[^:]+?)\s+:\s(?<_VAL_1>[^\r\n]+)$
/
gm

Description

Loading markdown...
Submitted by anonymous - 4 years ago