Go to the first, previous, next, last section, table of contents.


The Match-word-constituent Operator (\w)

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


Go to the first, previous, next, last section, table of contents.