*matches any number of characters outside the set below:
_the literal _ (9510 / 1378 / 5F16)
\ra carriage return (ASCII 13)
\na line-feed (newline) character (ASCII 10)
\ta tab character (ASCII 9)
\fa form-feed character (ASCII 12)
\vany vertical whitespace character
\sany whitespace character