Home | History | Annotate | Download | only in flex-2.5.4a

Lines Matching full:yy_c

1540 			register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
1546 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1550 yy_c = yy_meta[(unsigned int) yy_c];
1552 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
3032 register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
3038 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
3042 yy_c = yy_meta[(unsigned int) yy_c];
3044 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
3067 register YY_CHAR yy_c = 1;
3073 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
3077 yy_c = yy_meta[(unsigned int) yy_c];
3079 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];