Searched defs:DFAEngine (Results 1 – 1 of 1) sorted by relevance
833 pub(crate) fn get(&self, _input: &Input<'_>) -> Option<&DFAEngine> { in get()848 pub(crate) struct DFAEngine( struct853 impl DFAEngine { implementation859 ) -> Option<DFAEngine> { in new()