Home | History | Annotate | Download | only in libpcap

Lines Matching refs:yy_c

2694 			register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
2700 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
2704 yy_c = yy_meta[(unsigned int) yy_c];
2706 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
3731 register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
3737 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
3741 yy_c = yy_meta[(unsigned int) yy_c];
3743 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
3759 register YY_CHAR yy_c = 1;
3765 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
3769 yy_c = yy_meta[(unsigned int) yy_c];
3771 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];