Home
last modified time | relevance | path

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

/third_party/rust/crates/regex/src/
H A Dexec.rs913 fn match_nfa(&self, text: &[u8], start: usize) -> bool { in match_nfa() functions

Completed in 3 milliseconds