Home
last modified time | relevance | path

Searched defs:MatchNfaType (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/regex/src/
Dexec.rs920 ty: MatchNfaType, in match_nfa_type()
945 ty: MatchNfaType, in shortest_nfa_type()
969 ty: MatchNfaType, in find_nfa()
1015 ty: MatchNfaType, in captures_nfa_type()
1042 mut ty: MatchNfaType, in exec_nfa()
1500 enum MatchNfaType { enum