Home
last modified time | relevance | path

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

/third_party/rust/crates/regex/src/
H A Dpattern.rs16 fn into_searcher(self, haystack: &'t str) -> RegexSearcher<'r, 't> { in into_searcher() functions
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs18101 fn into_searcher(self, haystack: &'a str) -> <&'b str as Pattern<'a>>::Searcher { in into_searcher() functions
[all...]

Completed in 44 milliseconds