Home
last modified time | relevance | path

Searched defs:is_match_or_dead_state (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/aho-corasick/src/
H A Dautomaton.rs124 fn is_match_or_dead_state(&self, id: Self::ID) -> bool { in is_match_or_dead_state() functions
H A Ddfa.rs179 fn is_match_or_dead_state(&self, id: S) -> bool { in is_match_or_dead_state() functions
238 fn is_match_or_dead_state(&self, id: S) -> bool { in is_match_or_dead_state() functions
299 fn is_match_or_dead_state(&self, id: S) -> bool { in is_match_or_dead_state() functions
366 fn is_match_or_dead_state(&self, id: S) -> bool { in is_match_or_dead_state() functions
438 fn is_match_or_dead_state(&self, id: S) -> bool { in is_match_or_dead_state() functions

Completed in 2 milliseconds