Home
last modified time | relevance | path

Searched defs:alternation (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/regex/regex-syntax/src/hir/
H A Dmod.rs491 pub fn alternation(mut exprs: Vec<Hir>) -> Hir { in alternation() functions
/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler-tonode.cc1650 ChoiceNode* alternation = zone->New<ChoiceNode>(2, zone); in RationalizeConsecutiveAtoms() local

Completed in 6 milliseconds