All the errors detected are listed below, from left to right, as they appear in the pattern.
(?<= Lookbehind must have a fixed width
+ Quantifier makes the containing lookbehind variable-width
* Quantifier makes the containing lookbehind variable-width
* Quantifier makes the containing lookbehind variable-width
) Lookbehind must have a fixed width