regexp_split_to_array

Function regexp_split_to_array 

Source
fn regexp_split_to_array(text: &str, regex: &RegexpContext) -> Option<ListValue>