Skip to main content

effective_pattern

Function effective_pattern 

Source
pub fn effective_pattern(pattern: &str, opts: SearchOptions) -> String
Expand description

The pattern actually handed to the regex engine: escaped when -F (fixed strings) is set.