Home
last modified time | relevance | path

Searched defs:captures_iter (Results 1 – 12 of 12) sorted by relevance

/external/rust/android-crates-io/crates/combine/src/parser/
Dregex.rs166 let mut captures_iter = captures.iter(); in captures() localVariable
202 let mut captures_iter = captures.iter(); in captures() localVariable
/external/rust/android-crates-io/crates/regex/src/
Dre_trait.rs158 fn captures_iter(self, text: &Self::Text) -> CaptureMatches<'_, Self> { in captures_iter() method
Dre_bytes.rs290 pub fn captures_iter<'r, 't>( in captures_iter() method
Dre_unicode.rs345 pub fn captures_iter<'r, 't>( in captures_iter() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.9/src/nfa/thompson/
Dpikevm.rs932 pub fn captures_iter<'r, 'c, 'h, I: Into<Input<'h>>>( in captures_iter() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.9/src/nfa/thompson/
Dpikevm.rs932 pub fn captures_iter<'r, 'c, 'h, I: Into<Input<'h>>>( in captures_iter() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/regex-1.11.1/src/regex/
Dstring.rs420 pub fn captures_iter<'r, 'h>( in captures_iter() method
Dbytes.rs420 pub fn captures_iter<'r, 'h>( in captures_iter() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/regex-1.11.1/src/regex/
Dstring.rs420 pub fn captures_iter<'r, 'h>( in captures_iter() method
Dbytes.rs420 pub fn captures_iter<'r, 'h>( in captures_iter() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.9/src/meta/
Dregex.rs651 pub fn captures_iter<'r, 'h, I: Into<Input<'h>>>( in captures_iter() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.9/src/meta/
Dregex.rs651 pub fn captures_iter<'r, 'h, I: Into<Input<'h>>>( in captures_iter() method