pub fn search_case_sensitive<'a>(query: &str, contents: &'a str) -> Vec<&'a str>