Go to the previous, next section.

The Match-non-word-constituent Operator (\W)

This operator (represented by `\W') matches any character that is not word-constituent.

Go to the previous, next section.