Community Patterns

Community Library Entry

1

Regular Expression
Created·2025-05-19 05:33
Flavor·PCRE2 (PHP)

/
\{((?>[^{}]+|{(?1)})*)\}
/
gm
Open regex in editor

Description

Submitted by anonymous