Lines Matching full:yy_c
904 register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
910 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
914 yy_c = yy_meta[(unsigned int) yy_c];
916 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1359 register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
1365 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1369 yy_c = yy_meta[(unsigned int) yy_c];
1371 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1392 register YY_CHAR yy_c = 1;
1398 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1402 yy_c = yy_meta[(unsigned int) yy_c];
1404 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];