Home
last modified time | relevance | path

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

/third_party/rust/crates/regex/regex-syntax/src/ast/
H A Dparse.rs506 fn is_lookaround_prefix(&self) -> bool { in is_lookaround_prefix() functions
1191 if self.is_lookaround_prefix() { in parse_group()

Completed in 6 milliseconds