?repeats the group contents below at most once:
\w*a Unicode word character, 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)
_the literal _ (9510 / 1378 / 5F16)
\w*a Unicode word character, repeated any number of times