Lines Matching defs:yy_c
1926 YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
1932 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1936 yy_c = yy_meta[yy_c];
1938 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
3859 YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
3865 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
3869 yy_c = yy_meta[yy_c];
3871 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
3888 YY_CHAR yy_c = 1;
3894 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
3898 yy_c = yy_meta[yy_c];
3900 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];