Searched refs:yy_current_state (Results 1 – 7 of 7) sorted by relevance
772 yy_state_type yy_current_state; variable819 yy_current_state = (yy_start);824 if ( yy_accept[yy_current_state] )826 (yy_last_accepting_state) = yy_current_state;829 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )831 yy_current_state = (int) yy_def[yy_current_state];832 if ( yy_current_state >= 43 )835 yy_current_state = yy_nxt[yy_base[yy_current_state] + (flex_int16_t) yy_c];838 while ( yy_base[yy_current_state] != 91 );841 yy_act = yy_accept[yy_current_state];[all …]
993 yy_state_type yy_current_state;1044 yy_current_state = yyg->yy_start;1049 if (yy_accept[yy_current_state])1051 yyg->yy_last_accepting_state = yy_current_state;1054 while (yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state)1056 yy_current_state = (int)yy_def[yy_current_state];1057 if (yy_current_state >= 95)1060 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];1062 } while (yy_current_state != 94);1064 yy_current_state = yyg->yy_last_accepting_state;[all …]
1322 yy_state_type yy_current_state;1382 yy_current_state = yyg->yy_start;1387 if ( yy_accept[yy_current_state] )1389 yyg->yy_last_accepting_state = yy_current_state;1392 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )1394 yy_current_state = (int) yy_def[yy_current_state];1395 if ( yy_current_state >= 95 )1398 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];1401 while ( yy_current_state != 94 );1403 yy_current_state = yyg->yy_last_accepting_state;[all …]
3380 yy_state_type yy_current_state; variable3430 yy_current_state = yyg->yy_start;3435 if ( yy_accept[yy_current_state] )3437 yyg->yy_last_accepting_state = yy_current_state;3440 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )3442 yy_current_state = (int) yy_def[yy_current_state];3443 if ( yy_current_state >= 1724 )3446 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];3449 while ( yy_current_state != 1723 );3451 yy_current_state = yyg->yy_last_accepting_state;[all …]
1535 yy_state_type yy_current_state;1598 yy_current_state = yyg->yy_start;1603 if ( yy_accept[yy_current_state] )1605 yyg->yy_last_accepting_state = yy_current_state;1608 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )1610 yy_current_state = (int) yy_def[yy_current_state];1611 if ( yy_current_state >= 821 )1614 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];1617 while ( yy_current_state != 820 );1619 yy_current_state = yyg->yy_last_accepting_state;[all …]
1201 yy_state_type yy_current_state;1252 yy_current_state = yyg->yy_start;1257 if (yy_accept[yy_current_state])1259 yyg->yy_last_accepting_state = yy_current_state;1262 while (yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state)1264 yy_current_state = (int)yy_def[yy_current_state];1265 if (yy_current_state >= 938)1268 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];1270 } while (yy_current_state != 937);1272 yy_current_state = yyg->yy_last_accepting_state;[all …]
952 register yy_state_type yy_current_state;997 yy_current_state = (yy_start);999 while ( (yy_current_state = yy_nxt[yy_current_state][ yy_ec[YY_SC_TO_UI(*yy_cp)] ]) > 0 )1002 yy_current_state = -yy_current_state;1005 yy_act = yy_accept[yy_current_state];1325 yy_current_state = yy_get_previous_state( );1336 yy_next_state = yy_try_NUL_trans( yy_current_state );1344 yy_current_state = yy_next_state;1390 yy_current_state = yy_get_previous_state( );1400 yy_current_state = yy_get_previous_state( );[all …]