Searched refs:many_matches_at (Results 1 – 2 of 2) sorted by relevance
/external/rust/crates/regex/src/ | ||
D | re_set.rs | 215 self.0.searcher().many_matches_at(matches, $as_bytes(text), start) |
D | exec.rs | 1153 pub fn many_matches_at( in many_matches_at() method |