Regular Expressions 101

Community Patterns

2

update match

PCRE (PHP <7.3)
no description available
Submitted by ozarzu - 8 years ago

Combined Regex

1

Regular Expression
PCRE (PHP <7.3)

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

Description

Loading markdown...
Submitted by anonymous - 8 years ago