Searched refs:c_alternate (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/regex/src/ | ||
H A D | compile.rs | 387 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