+matches at least one character from the set below:
\wany word character
\da digit
\.the literal . (4610 / 568 / 2E16)
_the literal _ (9510 / 1378 / 5F16)
%the literal % (3710 / 458 / 2516)
+the literal + (4310 / 538 / 2B16)
-the literal - (4510 / 558 / 2D16)