\{the literal { (12310 / 1738 / 7B16)
.*?any character (except for line terminators), repeated any number of times
\}the literal } (12510 / 1758 / 7D16)
\(the literal ( (4010 / 508 / 2816)
.*?any character (except for line terminators), repeated any number of times
\)the literal ) (4110 / 518 / 2916)
g modifier: global. Finds all matches instead of stopping after the first