Function like_impl

Source
fn like_impl<const CASE_INSENSITIVE: bool>(s: &str, p: &str, escape: u8) -> bool