Searched defs:first_non_match (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/aho-corasick/src/ | ||
H A D | dfa.rs | 523 let mut first_non_match = self.start_id.to_usize(); in shuffle_match_states() variables [all...] |
Completed in 2 milliseconds