Skip to main content

get_regex_opts

Function get_regex_opts 

Source
fn get_regex_opts(named: &[(String, RValue)]) -> (bool, bool)
Expand description

Extract common regex options from named args: fixed, ignore.case, perl