Home
last modified time | relevance | path

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

/third_party/rust/crates/aho-corasick/src/packed/
H A Dapi.rs491 return self.slow_at(haystack, at); in find_at()
584 fn slow_at(&self, haystack: &[u8], at: usize) -> Option<Match> { in slow_at() functions

Completed in 1 milliseconds