\(the literal ( (4010 / 508 / 2816)
\w+any word character, repeated at least once
\)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)
\w+any word character, repeated at least once
\)the literal ) (4110 / 518 / 2916)
?repeats the group contents below at most once:
\(the literal ( (4010 / 508 / 2816)
\w+any word character, repeated at least once
\)the literal ) (4110 / 518 / 2916)