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