Home
last modified time | relevance | path

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

/third_party/rust/crates/aho-corasick/src/
H A Dnfa.rs1026 fn add_state(&mut self, depth: usize) -> Result<S> { in add_state() functions
/third_party/rust/crates/regex/src/
H A Ddfa.rs1474 fn add_state(&mut self, state: State) -> Option<StatePtr> { in add_state() functions

Completed in 5 milliseconds