*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)
\sa Unicode whitespace character
\da Unicode decimal digit
\/the literal / (4710 / 578 / 2F16)
\+the literal + (4310 / 538 / 2B16)
\(the literal ( (4010 / 508 / 2816)
\)the literal ) (4110 / 518 / 2916)
\#the literal # (3510 / 438 / 2316)
\&the literal & (3810 / 468 / 2616)