Searched refs:_new_state (Results 1 – 2 of 2) sorted by relevance
201 self._new_state = None220 self._new_state = None225 return self._new_state == self._expected_state233 self._new_state = state
1212 static void yy_push_state (int _new_state ,yyscan_t yyscanner);2921 static void yy_push_state (int _new_state , yyscan_t yyscanner) in yy_push_state() argument2943 BEGIN(_new_state); in yy_push_state()