Home
last modified time | relevance | path

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

/third_party/rust/crates/regex/src/
H A Dcompile.rs387 Alternation(ref es) => self.c_alternate(&**es), in c()
540 fn c_alternate(&mut self, exprs: &[Hir]) -> ResultOrEmpty { in c_alternate() functions

Completed in 2 milliseconds