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 positionat
.