Searched refs:is_leftmost_first (Results 1 – 2 of 2) sorted by relevance
2103 pub(crate) fn is_leftmost_first(&self) -> bool { in is_leftmost_first() method
679 if self.builder.match_kind.is_leftmost_first() && saw_match { in build_trie()