Searched refs:yy_current_state (Results 1 – 8 of 8) sorted by relevance
876 yy_state_type yy_current_state; variable923 yy_current_state = (yy_start);928 if ( yy_accept[yy_current_state] )930 (yy_last_accepting_state) = yy_current_state;933 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )935 yy_current_state = (int) yy_def[yy_current_state];936 if ( yy_current_state >= 195 )939 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];942 while ( yy_current_state != 194 );944 yy_current_state = (yy_last_accepting_state);[all …]
731 yy_state_type yy_current_state; variable778 yy_current_state = (yy_start);779 yy_current_state += YY_AT_BOL();784 if ( yy_accept[yy_current_state] )786 (yy_last_accepting_state) = yy_current_state;789 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )791 yy_current_state = (int) yy_def[yy_current_state];792 if ( yy_current_state >= 73 )795 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];798 while ( yy_base[yy_current_state] != 107 );[all …]
850 yy_state_type yy_current_state;897 yy_current_state = (yy_start);898 yy_current_state += YY_AT_BOL();903 if ( yy_accept[yy_current_state] )905 (yy_last_accepting_state) = yy_current_state;908 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )910 yy_current_state = (int) yy_def[yy_current_state];911 if ( yy_current_state >= 166 )914 yy_current_state = yy_nxt[yy_base[yy_current_state] + (flex_int16_t) yy_c];917 while ( yy_current_state != 165 );[all …]
1033 register yy_state_type yy_current_state;1078 yy_current_state = (yy_start);1080 while ( (yy_current_state = yy_nxt[yy_current_state][ yy_ec[YY_SC_TO_UI(*yy_cp)] ]) > 0 )1083 yy_current_state = -yy_current_state;1086 yy_act = yy_accept[yy_current_state];1427 yy_current_state = yy_get_previous_state( );1438 yy_next_state = yy_try_NUL_trans( yy_current_state );1446 yy_current_state = yy_next_state;1492 yy_current_state = yy_get_previous_state( );1502 yy_current_state = yy_get_previous_state( );[all …]
1024 yy_state_type yy_current_state;1071 yy_current_state = (yy_start);1073 while ( (yy_current_state = yy_nxt[yy_current_state][ yy_ec[YY_SC_TO_UI(*yy_cp)] ]) > 0 )1076 yy_current_state = -yy_current_state;1079 yy_act = yy_accept[yy_current_state];1430 yy_current_state = yy_get_previous_state( );1441 yy_next_state = yy_try_NUL_trans( yy_current_state );1449 yy_current_state = yy_next_state;1495 yy_current_state = yy_get_previous_state( );1505 yy_current_state = yy_get_previous_state( );[all …]