Constant regex::dfa::STATE_START [−][src]
const STATE_START: u32=
1 << 30
A start state is a state that the DFA can start in.
Note that start states have their lower bits set to a state pointer.
const STATE_START: u32=
1 << 30
A start state is a state that the DFA can start in.
Note that start states have their lower bits set to a state pointer.