Home
last modified time | relevance | path

Searched defs:dot_matches_new_line (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/regex/regex-syntax/src/
H A Dparser.rs132 pub fn dot_matches_new_line(&mut self, yes: bool) -> &mut ParserBuilder { in dot_matches_new_line() functions
/third_party/rust/crates/regex/src/
H A Dre_builder.rs106 pub fn dot_matches_new_line( in dot_matches_new_line() functions
301 pub fn dot_matches_new_line( in dot_matches_new_line() functions
/third_party/rust/crates/regex/regex-syntax/src/hir/
H A Dtranslate.rs75 pub fn dot_matches_new_line( in dot_matches_new_line() functions
1073 fn dot_matches_new_line(&self) -> bool { in dot_matches_new_line() functions
[all...]

Completed in 3 milliseconds