<the literal < (6010 / 748 / 3C16)
Negated Character Class[^ ]+ +matches at least one character outside the set below:
the literal (3210 / 408 / 2016)
@the literal @ (6410 / 1008 / 4016)
Negated Character Class[^ ]+ +matches at least one character outside the set below:
the literal (3210 / 408 / 2016)
\.the literal . (4610 / 568 / 2E16)
Negated Character Class[^ ] the literal (3210 / 408 / 2016)
.+any character (except for line terminators), repeated at least once
>the literal > (6210 / 768 / 3E16)