pub fn regexp_match(args: Vec<Expr, Global>) -> Expr
Expand description

matches a regular expression against a string and returns matched substrings.