pub fn regexp_match(values: Expr, regex: Expr, flags: Option<Expr>) -> Expr
Returns a list of regular expression matches in a string.