Module regex_automata::hybrid::search
source ยท Functionsยง
- eoi_fwd ๐
- eoi_rev ๐
- find_fwd ๐
- find_fwd_imp ๐
- find_overlapping_fwd ๐
- find_overlapping_rev ๐
- find_rev ๐
- find_rev_imp ๐
- gave_up ๐A convenience routine for constructing a โgave upโ match error.
- init_fwd ๐
- init_rev ๐
- prefilter_restart ๐Re-compute the starting state that a DFA should be in after finding a prefilter candidate match at the position
at
.