In order to keep a regular expression more brief, is there a shorthand way to refer to a character class that occurs earlier in the same regular expression?
Example
Is there a way to shorten the following:
[acegikmoqstz@#&].*[acegikmoqstz@#&].*[acegikmoqstz@#&]