Go to the previous, next section.

The Match-word-constituent Operator (\w)

This operator (represented by `\w') matches any word-constituent character.

Go to the previous, next section.