Searched refs:next_new_state (Results 1 – 1 of 1) sorted by relevance
503 next_new_state->offset = (x); \504 next_new_state->count = (y); \505 next_new_state++; \512 next_new_state->offset = (x); \513 next_new_state->count = (y); \514 next_new_state->data = (z); \515 next_new_state++; \535 stateblock *next_active_state, *next_new_state; in internal_dfa_match() local573 next_new_state = new_states = active_states + wscount; in internal_dfa_match()718 next_new_state = new_states; in internal_dfa_match()