\(the literal ( (4010 / 508 / 2816)
Negated Character Class[^)]+ +matches at least one character outside the set below:
)the literal ) (4110 / 518 / 2916)
\)the literal ) (4110 / 518 / 2916)
\(the literal ( (4010 / 508 / 2816)
\d+a digit, repeated at least once
\)the literal ) (4110 / 518 / 2916)
\(the literal ( (4010 / 508 / 2816)
Group percent(?<percent>[^)]+) Negated Character Class[^)]+ +matches at least one character outside the set below:
)the literal ) (4110 / 518 / 2916)
\)the literal ) (4110 / 518 / 2916)
Non-Capturing Group(?:\((?<who>[^)]+)\))? ?repeats the group contents below at most once:
\(the literal ( (4010 / 508 / 2816)
Negated Character Class[^)]+ +matches at least one character outside the set below:
)the literal ) (4110 / 518 / 2916)
\)the literal ) (4110 / 518 / 2916)
g modifier: global. Finds all matches instead of stopping after the first