+matches at least one character from the set below:
\sany whitespace character
?the literal ? (6310 / 778 / 3F16)
>the literal > (6210 / 768 / 3E16)
+the literal + (4310 / 538 / 2B16)
~the literal ~ (12610 / 1768 / 7E16)
\sany whitespace character
?the literal ? (6310 / 778 / 3F16)
[the literal [ (9110 / 1338 / 5B16)
a-zone character from a (9710) to z (12210) (case insensitive)