Searched defs:FindMatches (Results 1 – 4 of 4) sorted by relevance
| /third_party/rust/crates/regex/bench/src/ffi/ |
| D | re2.rs | 60 pub struct FindMatches<'r, 't> { struct 69 impl<'r, 't> Iterator for FindMatches<'r, 't> { argument
|
| D | pcre1.rs | 106 pub struct FindMatches<'r, 't> { struct 112 impl<'r, 't> Iterator for FindMatches<'r, 't> { implementation
|
| D | tcl.rs | 127 pub struct FindMatches<'r, 't> { struct 133 impl<'r, 't> Iterator for FindMatches<'r, 't> { implementation
|
| D | pcre2.rs | 103 pub struct FindMatches<'r, 't> { struct 109 impl<'r, 't> Iterator for FindMatches<'r, 't> { implementation
|