\{the literal { (12310 / 1738 / 7B16)
{the literal { (12310 / 1738 / 7B16)
+matches at least one character from the set below:
\wany word character
\.the literal . (4610 / 568 / 2E16)
Non-Capturing Group(?:\s+(\w+)=(?:("(?:[^"]*)")|([\w\.]+)))* *repeats the group contents below any number of times:
\s+any whitespace character, repeated at least once
\w+any word character, repeated at least once
=the literal = (6110 / 758 / 3D16)
Non-Capturing Group(?:("(?:[^"]*)")|([\w\.]+)) 1st Alternative("(?:[^"]*)") "the literal " (3410 / 428 / 2216)
Non-Capturing Group(?:[^"]*) Negated Character Class[^"]* *matches any number of characters outside the set below:
"the literal " (3410 / 428 / 2216)
"the literal " (3410 / 428 / 2216)
+matches at least one character from the set below:
\wany word character
\.the literal . (4610 / 568 / 2E16)
\}the literal } (12510 / 1758 / 7D16)
\}the literal } (12510 / 1758 / 7D16)