Constant regex::dfa::STATE_UNKNOWN[][src]

const STATE_UNKNOWN: u32 = 1 << 31

An unknown state means that the state has not been computed yet, and that the only way to progress is to compute it.