?repeats the group contents below at most once:
\(the literal ( (4010 / 508 / 2816)
*?repeats the group contents below any number of times:
.any character (except for line terminators)
\na line-feed (newline) character (ASCII 10)
\)the literal ) (4110 / 518 / 2916)
;the literal ; (5910 / 738 / 3B16)