Home
last modified time | relevance | path

Searched defs:SetMatchesIntoIter (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-1.10.4/src/regexset/
H A Dstring.rs634 pub struct SetMatchesIntoIter { struct
639 impl Iterator for SetMatchesIntoIter { argument
656 impl DoubleEndedIterator for SetMatchesIntoIter { implementation
667 impl core::iter::FusedIterator for SetMatchesIntoIter {} implementation
H A Dbytes.rs638 pub struct SetMatchesIntoIter { struct
643 impl Iterator for SetMatchesIntoIter { argument
660 impl DoubleEndedIterator for SetMatchesIntoIter { implementation
671 impl core::iter::FusedIterator for SetMatchesIntoIter {} implementation