Home
last modified time | relevance | path

Searched refs:leftmost_find_at_no_state (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/aho-corasick/src/
H A Dautomaton.rs371 fn leftmost_find_at_no_state( in leftmost_find_at_no_state() functions
390 // is leftmost_find_at_no_state, and the inlining should remove the case
568 self.leftmost_find_at_no_state(prestate, haystack, at) in find_at_no_state()

Completed in 2 milliseconds