Lines Matching refs:yy_c
1572 YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
1578 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1582 yy_c = yy_meta[yy_c];
1584 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
2779 YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
2785 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
2789 yy_c = yy_meta[yy_c];
2791 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
2808 YY_CHAR yy_c = 1;
2814 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
2818 yy_c = yy_meta[yy_c];
2820 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];