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

Lines Matching refs:reject

84 	if ( reject || num_backing_up == 0 )
105 if ( reject || num_backing_up == 0 )
278 else if ( reject )
330 * due to REJECT.
357 * trailing context plus REJECT.
388 if ( interactive && ! reject )
583 if ( ! reject && ! interactive )
657 if ( reject )
669 reject);
719 if ( reject )
772 if ( reject )
799 if ( reject )
885 /* Spit out "yy_accept" array. If we're doing "reject", it'll be
895 if ( reject )
909 if ( ! reject && trace && acc_array[i] )
917 if ( reject )
1157 /* Definitions for backing up. We don't need them if REJECT
1161 if ( num_backing_up > 0 && ! reject )
1202 if ( reject )
1229 outn( "#define REJECT \\" );
1256 outn( " * any uses of REJECT which flex missed." );
1258 outn( "#define REJECT reject_used_but_not_detected" );
1553 if ( ! reject && ! interactive )