\*the literal * (4210 / 528 / 2A16)
\s*any whitespace character, repeated any number of times
\@the literal @ (6410 / 1008 / 4016)
authorthe literal text author (case sensitive) .*any character (except for line terminators), repeated any number of times
\sany whitespace character
\w+any word character, repeated at least once