\w+any word character, repeated at least once
=the literal = (6110 / 758 / 3D16)
\{the literal { (12310 / 1738 / 7B16)
Negated Character Class[^{}]* *matches any number of characters outside the set below:
{the literal { (12310 / 1738 / 7B16)
}the literal } (12510 / 1758 / 7D16)
\}the literal } (12510 / 1758 / 7D16)