Home
last modified time | relevance | path

Searched refs:can_exec (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/regex/src/
H A Ddfa.rs57 pub fn can_exec(insts: &Program) -> bool { in can_exec() functions
H A Dexec.rs1403 if !dfa::can_exec(&ro.dfa) { in choose_dfa_match_type()

Completed in 6 milliseconds