span multiple words.
SearchSettings.atWordBoundaries
bool atWordBoundaries() @property nothrowGet atWordBoundaries property.
Returns
If true, a search match must start and end a word. The match can
void atWordBoundaries(bool propval) @property nothrowSet atWordBoundaries property.
Parameters
propval | If true, a search match must start and end a word. The match can span multiple words. |