Regular Expressions 101

Community Patterns

0

webongo

PCRE (PHP <7.3)
webongo test
Submitted by webongo - 9 years ago
1

testmmoj

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

Inside single quotes, escape aware

1

Regular Expression
PCRE (PHP <7.3)

/
'((?:\\.|[^'])*+)'
/
gm

Description

Loading markdown...
Submitted by Robin - 10 years ago