Lines Matching refs:yy_c
738 YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
744 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
748 yy_c = yy_meta[yy_c];
750 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
1104 YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
1110 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1114 yy_c = yy_meta[yy_c];
1116 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
1132 YY_CHAR yy_c = 1;
1138 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1142 yy_c = yy_meta[yy_c];
1144 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];