Home
last modified time | relevance | path

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

/third_party/rust/crates/regex/bench/src/ffi/
Dre2.rs60 pub struct FindMatches<'r, 't> { struct
69 impl<'r, 't> Iterator for FindMatches<'r, 't> { argument
Dpcre1.rs106 pub struct FindMatches<'r, 't> { struct
112 impl<'r, 't> Iterator for FindMatches<'r, 't> { implementation
Dtcl.rs127 pub struct FindMatches<'r, 't> { struct
133 impl<'r, 't> Iterator for FindMatches<'r, 't> { implementation
Dpcre2.rs103 pub struct FindMatches<'r, 't> { struct
109 impl<'r, 't> Iterator for FindMatches<'r, 't> { implementation