Home
last modified time | relevance | path

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

/third_party/rust/crates/regex/src/
H A Dre_set.rs221 let any = self.read_matches_at(&mut matches, text, 0); in matches()
241 pub fn read_matches_at( in read_matches_at() functions
/third_party/rust/crates/regex/regex-capi/src/
H A Drure.rs561 // read_matches_at isn't guaranteed to set non-matches to false in rure_set_matches()
565 re.read_matches_at(&mut matches, haystack, start) in rure_set_matches()

Completed in 2 milliseconds