Searched defs:dot_matches_new_line (Results 1 – 5 of 5) sorted by relevance
11 pub dot_matches_new_line: bool, field
132 pub fn dot_matches_new_line(&mut self, yes: bool) -> &mut ParserBuilder { in dot_matches_new_line() method
75 pub fn dot_matches_new_line( in dot_matches_new_line() method994 dot_matches_new_line: Option<bool>, field1057 fn dot_matches_new_line(&self) -> bool { in dot_matches_new_line() method
589 pub fn dot_matches_new_line(&mut self, yes: bool) -> &mut RegexBuilder { in dot_matches_new_line() method
2015 pub fn dot_matches_new_line(&mut self, yes: bool) -> &mut Builder { in dot_matches_new_line() method