Function rtools::regex::find_matches

source ·
pub fn find_matches(str: &str, query: &str) -> Vec<String>