Searched defs:is_word_last (Results 1 – 1 of 1) sorted by relevance
911 let is_word_last = self.state(si).flags().is_word(); in exec_byte() localVariable1418 let is_word_last = at > 0 && Byte::byte(text[at - 1]).is_ascii_word(); in start_flags() localVariable1447 let is_word_last = in start_flags_reverse() localVariable