Community Patterns

Community Library Entry

1

Regular Expression
Created·2021-02-23 15:47
Flavor·PCRE2 (PHP)

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

Description

no description available

Submitted by anonymous