*matches any number of characters from the set below:
\/the literal / (4710 / 578 / 2F16)
\wany word character
the literal (3210 / 408 / 2016)
\.the literal . (4610 / 568 / 2E16)
\-the literal - (4510 / 558 / 2D16)
\#the literal # (3510 / 438 / 2316)
\&the literal & (3810 / 468 / 2616)
\?the literal ? (6310 / 778 / 3F16)
\%the literal % (3710 / 458 / 2516)
\_the literal _ (9510 / 1378 / 5F16)