Function regexp_count_func

Source
pub fn regexp_count_func(args: &[ArrayRef]) -> Result<ArrayRef>
Available on crate feature regex_expressions only.