Lines Matching refs:yy_c
1405 YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
1411 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1415 yy_c = yy_meta[yy_c];
1417 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
2277 YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
2283 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
2287 yy_c = yy_meta[yy_c];
2289 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
2306 YY_CHAR yy_c = 1;
2312 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
2316 yy_c = yy_meta[yy_c];
2318 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];