Home
last modified time | relevance | path

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

/external/rust/crates/regex/src/
Dexec.rs473 MatchType::DfaSuffix => { in shortest_match_at()
525 MatchType::DfaSuffix => { in is_match_at()
566 MatchType::DfaSuffix => { in find_at()
666 MatchType::DfaSuffix => { in captures_read_at()
1194 DfaSuffix => { in many_matches_at()
1423 return Some(MatchType::DfaSuffix); in choose_dfa_match_type()
1478 DfaSuffix, enumerator