Constant regex::dfa::STATE_DEAD[][src]

const STATE_DEAD: u32 = STATE_UNKNOWN + 1

A dead state means that the state has been computed and it is known that once it is entered, no future match can ever occur.