*matches any number of characters from the set below:
A-Zone character from A (6510) to Z (9010) (case insensitive)
a-zone character from a (9710) to z (12210) (case insensitive)
\_the literal _ (9510 / 1378 / 5F16)
\?the literal ? (6310 / 778 / 3F16)
\<the literal < (6010 / 748 / 3C16)
\>the literal > (6210 / 768 / 3E16)