+matches at least one character from the set below:
\sany whitespace character
.the literal . (4610 / 568 / 2E16)
,the literal , (4410 / 548 / 2C16)
\/the literal / (4710 / 578 / 2F16)
\(the literal ( (4010 / 508 / 2816)
\)the literal ) (4110 / 518 / 2916)
:the literal : (5810 / 728 / 3A16)
\na line-feed (newline) character (ASCII 10)