+matches at least one character outside the set below:
\da Unicode decimal digit
+the literal + (4310 / 538 / 2B16)
|the literal | (12410 / 1748 / 7C16)
\Wany character that is not a Unicode word character
+the literal + (4310 / 538 / 2B16)
|the literal | (12410 / 1748 / 7C16)
a-zone character from a (9710) to z (12210) (case sensitive)