Home
last modified time | relevance | path

Searched defs:fold_matches (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/rayon/src/
Dstr.rs291 fn fold_matches<'ch, F>(&self, haystack: &'ch str, folder: F) -> F in fold_matches() method
335 fn fold_matches<'ch, F>(&self, chars: &'ch str, folder: F) -> F in fold_matches() method
376 fn fold_matches<'ch, F>(&self, chars: &'ch str, folder: F) -> F in fold_matches() method