Home
last modified time | relevance | path

Searched refs:DfaMany (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/regex/src/
Dexec.rs448 MatchType::Dfa | MatchType::DfaMany => { in shortest_match_at()
500 MatchType::Dfa | MatchType::DfaMany => { in is_match_at()
575 MatchType::DfaMany => { in find_at()
681 MatchType::DfaMany => { in captures_read_at()
1168 Dfa | DfaAnchoredReverse | DfaMany => { in many_matches_at()
1408 return Some(MatchType::DfaMany); in choose_dfa_match_type()
1478 DfaMany, enumerator