set_at_word_boundaries
Description:
Change whether the search is done at word boundaries.
If at_word_boundaries is true, a search match must start and end a word. The match can span multiple words. See also
starts_word and
ends_word.
Parameters:
| this | |
| at_word_boundaries |
the setting. |