Home
last modified time | relevance | path

Searched refs:has_empty (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/regex/src/
H A Ddfa.rs913 if self.state(si).flags().has_empty() { in exec_byte()
1710 fn has_empty(&self) -> bool { in has_empty() functions
1797 .field("has_empty", &self.has_empty()) in fmt()

Completed in 3 milliseconds