+matches at least one character from the set below:
A-Zone character from A (6510) to Z (9010) (case sensitive)
a-zone character from a (9710) to z (12210) (case sensitive)
\,the literal , (4410 / 548 / 2C16)
\;the literal ; (5910 / 738 / 3B16)
\-the literal - (4510 / 558 / 2D16)
\sany whitespace character
\"the literal " (3410 / 428 / 2216)
\'the literal ' (3910 / 478 / 2716)
\:the literal : (5810 / 728 / 3A16)
\da digit
\“the literal “ (822010 / 200348 / 201C16)
\”the literal ” (822110 / 200358 / 201D16)