Regular Expressions 101

Community Patterns

Combined Regex

1

Regular Expression
PCRE (PHP <7.3)

/
\$\{\$\{([\w-_\[\]]*?)\}\}|\$\{([\w-_\[\]]*?)\}|\$\{(((.*?)\})+)
/
g

Description

no description available

Submitted by anonymous - 9 years ago