Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2023-01-23 07:46
Flavor·PCRE2 (PHP)

/
(#\{[a-zA-Z_]+=.*(&[a-zA-Z_]+=.*)*\})|(\{\{.*\}\})
/
gm
Open regex in editor

Description

solution for this

Submitted by yoloroy