##! Please refer to the documentation at ##! https://coreruleset.org/docs/development/regex_assembly/. ##!> define comment-contents (?:[\w\s=_\-()]+) ##!> define c-style-modifiers \s*?[!+] ##!+ i /\*{{c-style-modifiers}}{{comment-contents}}?\*/