Regular Expressions 101

Community Patterns

Community Library Entry

1

Regular Expression
PCRE2 (PHP >=7.3)

/
(?<start>[{][$])(?<variable>\w*)(?<end>[$][}])
/
gm

Description

no description available

Submitted by anonymous - 4 years ago