Home
last modified time | relevance | path

Searched defs:case_insensitive (Results 1 - 5 of 5) sorted by relevance

/third_party/rust/crates/regex/regex-syntax/src/
H A Dparser.rs114 pub fn case_insensitive(&mut self, yes: bool) -> &mut ParserBuilder { in case_insensitive() functions
/third_party/rust/crates/regex/src/
H A Dre_builder.rs80 pub fn case_insensitive( in case_insensitive() functions
277 pub fn case_insensitive( in case_insensitive() functions
/third_party/rust/crates/nom/src/bytes/
H A Dtests.rs587 fn case_insensitive() { in case_insensitive() functions
/third_party/rust/crates/nom/src/
H A Dstr.rs528 fn case_insensitive() { in case_insensitive() functions
/third_party/rust/crates/regex/regex-syntax/src/hir/
H A Dtranslate.rs62 pub fn case_insensitive(&mut self, yes: bool) -> &mut TranslatorBuilder { in case_insensitive() functions
1065 fn case_insensitive(&self) -> bool { case_insensitive() functions
[all...]

Completed in 5 milliseconds