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

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