Function expr::scalar::func::is_regexp_match_static[][src]

fn is_regexp_match_static<'a>(a: Datum<'a>, needle: &Regex) -> Datum<'a>