Searched defs:dot_matches_new_line (Results 1 – 3 of 3) 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() method1010 dot_matches_new_line: Option<bool>, field1073 fn dot_matches_new_line(&self) -> bool { in dot_matches_new_line() method