isWordEnd
is first non-word char after a word Note that in degenerate cases, you could have both @is_word_start and @is_word_end set for some character.
is first non-word char after a word Note that in degenerate cases, you could have both @is_word_start and @is_word_end set for some character.