Go to the previous, next section.

The Match-beginning-of-word Operator (\<)

This operator (represented by `\<') matches the empty string at the beginning of a word.

Go to the previous, next section.