Searched defs:Search3 (Results 1 – 2 of 2) sorted by relevance
127 pub fn never3(&self) -> Option<Search3> { in never3()149 pub fn rare3(&self) -> Option<Search3> { in rare3()171 pub fn uncommon3(&self) -> Option<Search3> { in uncommon3()193 pub fn common3(&self) -> Option<Search3> { in common3()215 pub fn verycommon3(&self) -> Option<Search3> { in verycommon3()237 pub fn supercommon3(&self) -> Option<Search3> { in supercommon3()300 pub struct Search3 { struct311 impl Search3 { argument315 ) -> Option<Search3> { in new()
822 bench: impl FnMut(Search3, &mut Bencher<'_>) + Clone + 'static, in define_memchr_input3()