Searched refs:MaxBitStateProg (Results 1 – 1 of 1) sorted by relevance
605 const int MaxBitStateProg = 500; // prog_->size() <= Max. in Match() local607 bool can_bit_state = prog_->size() <= MaxBitStateProg; in Match()