Home
last modified time | relevance | path

Searched defs:is_empty_match (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/regex/src/
Dinput.rs83 fn is_empty_match(&self, at: InputAt, empty: &InstEmptyLook) -> bool; in is_empty_match() method
117 fn is_empty_match(&self, at: InputAt, empty: &InstEmptyLook) -> bool { in is_empty_match() method
175 fn is_empty_match(&self, at: InputAt, empty: &InstEmptyLook) -> bool { in is_empty_match() method
268 fn is_empty_match(&self, at: InputAt, empty: &InstEmptyLook) -> bool { in is_empty_match() method