Searched defs:Memchr3 (Results 1 – 4 of 4) sorted by relevance
432 pub struct Memchr3<'h> { struct439 impl<'h> Memchr3<'h> { impl461 impl<'h> Iterator for Memchr3<'h> { implementation482 impl<'h> DoubleEndedIterator for Memchr3<'h> { implementation496 impl<'h> core::iter::FusedIterator for Memchr3<'h> {} implementation
432 pub struct Memchr3<'h> { struct439 impl<'h> Memchr3<'h> { argument461 impl<'h> Iterator for Memchr3<'h> { implementation482 impl<'h> DoubleEndedIterator for Memchr3<'h> { implementation496 impl<'h> core::iter::FusedIterator for Memchr3<'h> {} implementation
127 pub(crate) struct Memchr3(u8, u8, u8); struct129 impl Memchr3 { impl133 ) -> Option<Memchr3> { in new()154 impl PrefilterI for Memchr3 { implementation
549 Memchr3(Memchr3), enumerator