\(the literal ( (4010 / 508 / 2816)
Negated Character Class[^)]+ +matches at least one character outside the set below:
)the literal ) (4110 / 518 / 2916)
\d{4}a digit, repeated exactly 4 times
\)the literal ) (4110 / 518 / 2916)
(*SKIP)acts like (*PRUNE), but the next unanchored match attempt starts where (*SKIP) was reached instead of at the next subject character
(*FAIL)forces the current match attempt to fail at this position