Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds