*matches any number of characters from the set below:
a-zone character from a (9710) to z (12210) (case sensitive)
A-Zone character from A (6510) to Z (9010) (case sensitive)
\+the literal + (4310 / 538 / 2B16)
\-the literal - (4510 / 558 / 2D16)
\/the literal / (4710 / 578 / 2F16)
\*the literal * (4210 / 528 / 2A16)
\%the literal % (3710 / 458 / 2516)
\_the literal _ (9510 / 1378 / 5F16)
\>the literal > (6210 / 768 / 3E16)
\<the literal < (6010 / 748 / 3C16)
=the literal = (6110 / 758 / 3D16)