+matches at least one character from the set below:
0-9one character from 0 (4810) to 9 (5710)
A-Zone character from A (6510) to Z (9010) (case sensitive)
$the literal $ (3610 / 448 / 2416)
/the literal / (4710 / 578 / 2F16)
+the literal + (4310 / 538 / 2B16)
%the literal % (3710 / 458 / 2516)
\-the literal - (4510 / 558 / 2D16)
\.the literal . (4610 / 568 / 2E16)
the literal (3210 / 408 / 2016)