Searched refs:yy_current_state (Results 1 – 6 of 6) sorted by relevance
803 register yy_state_type yy_current_state;863 yy_current_state = (yy_start);868 if ( yy_accept[yy_current_state] )870 (yy_last_accepting_state) = yy_current_state;873 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )875 yy_current_state = (int) yy_def[yy_current_state];876 if ( yy_current_state >= 17 )879 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];882 while ( yy_current_state != 16 );884 yy_current_state = (yy_last_accepting_state);[all …]
890 register yy_state_type yy_current_state; variable960 yy_current_state = (yy_start);965 if ( yy_accept[yy_current_state] )967 (yy_last_accepting_state) = yy_current_state;970 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )972 yy_current_state = (int) yy_def[yy_current_state];973 if ( yy_current_state >= 45 )976 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];979 while ( yy_current_state != 44 );981 yy_current_state = (yy_last_accepting_state);[all …]
1302 register yy_state_type yy_current_state; variable1384 yy_current_state = (yy_start);1385 yy_current_state += YY_AT_BOL();1390 if ( yy_accept[yy_current_state] )1392 (yy_last_accepting_state) = yy_current_state;1395 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )1397 yy_current_state = (int) yy_def[yy_current_state];1398 if ( yy_current_state >= 482 )1401 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];1404 while ( yy_current_state != 481 );[all …]
975 register yy_state_type yy_current_state; variable1067 yy_current_state = (yy_start);1072 if ( yy_accept[yy_current_state] )1074 (yy_last_accepting_state) = yy_current_state;1077 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )1079 yy_current_state = (int) yy_def[yy_current_state];1080 if ( yy_current_state >= 101 )1083 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];1086 while ( yy_current_state != 100 );1088 yy_current_state = (yy_last_accepting_state);[all …]
2958 register yy_state_type yy_current_state; variable3005 yy_current_state = (yy_start);3010 if ( yy_accept[yy_current_state] )3012 (yy_last_accepting_state) = yy_current_state;3015 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )3017 yy_current_state = (int) yy_def[yy_current_state];3018 if ( yy_current_state >= 1464 )3021 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];3024 while ( yy_base[yy_current_state] != 7420 );3027 yy_act = yy_accept[yy_current_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 …]