Searched refs:next_new_state (Results 1 – 1 of 1) sorted by relevance
505 next_new_state->offset = (x); \506 next_new_state->count = (y); \507 next_new_state++; \514 next_new_state->offset = (x); \515 next_new_state->count = (y); \516 next_new_state->data = (z); \517 next_new_state++; \537 stateblock *next_active_state, *next_new_state; in internal_dfa_match() local575 next_new_state = new_states = active_states + wscount; in internal_dfa_match()720 next_new_state = new_states; in internal_dfa_match()
Completed in 16 milliseconds