Regex
4.1.7: The Match-non-word-constituent Operator (
\W
)
This operator (represented by
\W
) matches any character that is not word-constituent.