Searched defs:Search2 (Results 1 – 2 of 2) sorted by relevance
123 pub fn never2(&self) -> Option<Search2> { in never2()145 pub fn rare2(&self) -> Option<Search2> { in rare2()167 pub fn uncommon2(&self) -> Option<Search2> { in uncommon2()189 pub fn common2(&self) -> Option<Search2> { in common2()211 pub fn verycommon2(&self) -> Option<Search2> { in verycommon2()233 pub fn supercommon2(&self) -> Option<Search2> { in supercommon2()276 pub struct Search2 { struct285 impl Search2 { implementation289 ) -> Option<Search2> { in new()
798 bench: impl FnMut(Search2, &mut Bencher<'_>) + Clone + 'static, in define_memchr_input2()