Regular Expressions 101

Community Patterns

0

tilak phishing

PCRE (PHP <7.3)
tilak phishing
Submitted by anonymous - 3 years ago

Key/Value pairs with multiline support

0

Regular Expression
PCRE (PHP <7.3)

/
(\S+?)\s*=\s*\"([^\t]+)\"\s*(?>;\s*\n)
/
gU

Description

Loading markdown...
Submitted by Alexander Krutov - 8 years ago