regexp_match

Function regexp_match 

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