Lines Matching full:yy_c
1267 register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
1268 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1272 yy_c = yy_meta[(unsigned int) yy_c];
1274 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1911 register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
1912 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1916 yy_c = yy_meta[(unsigned int) yy_c];
1918 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1941 register YY_CHAR yy_c = 1;
1942 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1946 yy_c = yy_meta[(unsigned int) yy_c];
1948 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];