Function regex_automata::util::memchr::inner::memchr3

source ยท
pub(crate) fn memchr3(n1: u8, n2: u8, n3: u8, haystack: &[u8]) -> Option<usize>