+matches at least one character from the set below:
\wany word character
$the literal $ (3610 / 448 / 2416)
:the literal : (5810 / 728 / 3A16)
0-9one character from 0 (4810) to 9 (5710)
`the literal ` (9610 / 1408 / 6016)
<the literal < (6010 / 748 / 3C16)
>the literal > (6210 / 768 / 3E16)
=the literal = (6110 / 758 / 3D16)
&the literal & (3810 / 468 / 2616)
;the literal ; (5910 / 738 / 3B16)
?the literal ? (6310 / 778 / 3F16)
\|the literal | (12410 / 1748 / 7C16)
\!the literal ! (3310 / 418 / 2116)
\#the literal # (3510 / 438 / 2316)
\+the literal + (4310 / 538 / 2B16)
\%the literal % (3710 / 458 / 2516)
\-the literal - (4510 / 558 / 2D16)
\sany whitespace character
\*the literal * (4210 / 528 / 2A16)
\(the literal ( (4010 / 508 / 2816)
\)the literal ) (4110 / 518 / 2916)
\.the literal . (4610 / 568 / 2E16)
Åthe literal Å (19710 / 3058 / C516) (case sensitive)
Äthe literal Ä (19610 / 3048 / C416) (case sensitive)
Öthe literal Ö (21410 / 3268 / D616) (case sensitive)
åthe literal å (22910 / 3458 / E516) (case sensitive)
äthe literal ä (22810 / 3448 / E416) (case sensitive)
öthe literal ö (24610 / 3668 / F616) (case sensitive)