.*any Unicode character (except for line terminators), repeated any number of times
a-zone character from a (9710) to z (12210) (case sensitive)
A-Zone character from A (6510) to Z (9010) (case sensitive)
.*any Unicode character (except for line terminators), repeated any number of times
@the literal @ (6410 / 1008 / 4016)
\w*a Unicode word character, repeated any number of times
\.the literal . (4610 / 568 / 2E16)
\w*a Unicode word character, repeated any number of times