Searched defs:Search1 (Results 1 – 2 of 2) sorted by relevance
119 pub fn never1(&self) -> Option<Search1> { in never1()141 pub fn rare1(&self) -> Option<Search1> { in rare1()163 pub fn uncommon1(&self) -> Option<Search1> { in uncommon1()185 pub fn common1(&self) -> Option<Search1> { in common1()207 pub fn verycommon1(&self) -> Option<Search1> { in verycommon1()229 pub fn supercommon1(&self) -> Option<Search1> { in supercommon1()254 pub struct Search1 { struct261 impl Search1 { impl265 ) -> Option<Search1> { in new()
774 bench: impl FnMut(Search1, &mut Bencher<'_>) + Clone + 'static, in define_memchr_input1()