Home
last modified time | relevance | path

Searched refs:spprdflt (Results 1 – 18 of 18) sorted by relevance

/dports/textproc/reflex/reflex-20210808/
H A Dmain.c59 int printstats, syntaxerror, eofseen, ddebug, trace, nowarn, spprdflt; variable
164 if (spprdflt && !reject && rule_useful[default_rule]) in main()
413 if (spprdflt) in flexend()
658 printstats = syntaxerror = trace = spprdflt = caseins = false; in flexinit()
876 spprdflt = true; in flexinit()
H A Dflexdef.h403 extern int printstats, syntaxerror, eofseen, ddebug, trace, nowarn, spprdflt;
H A Dparse.y132 if ( spprdflt )
H A Dinitscan.c1904 spprdflt = ! option_sense; variable
/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/flex/dist/src/
H A Dmain.c54 int printstats, syntaxerror, eofseen, ddebug, trace, nowarn, spprdflt; variable
198 if (spprdflt && !reject && rule_useful[default_rule])
761 if (spprdflt)
940 printstats = syntaxerror = trace = spprdflt = false;
1161 spprdflt = false;
1165 spprdflt = true;
H A Dparse.y140 if ( spprdflt )
H A Dflexdef.h403 spprdflt;
H A Dinitparse.c970 if ( spprdflt ) in YYPARSE_DECL()
H A Dinitscan.c2569 spprdflt = ! option_sense; variable
/dports/textproc/flex/flex-2.6.4/src/
H A Dmain.c51 int printstats, syntaxerror, eofseen, ddebug, trace, nowarn, spprdflt; variable
181 if (spprdflt && !reject && rule_useful[default_rule]) in flex_main()
773 if (spprdflt) in flexend()
950 printstats = syntaxerror = trace = spprdflt = false; in flexinit()
1170 spprdflt = false; in flexinit()
1174 spprdflt = true; in flexinit()
H A Dflexdef.h359 spprdflt;
H A Dparse.y137 if ( spprdflt )
H A Dparse.c1503 if ( spprdflt ) in yyparse()
H A Dscan.c2763 spprdflt = ! option_sense; variable
/dports/devel/matreshka/matreshka-0.7.0/tools/aflex/src/
H A Dparser.y47 if ( spprdflt ) then
H A Dparser.adb368 if ( spprdflt ) then
/dports/textproc/reflex/reflex-20210808/MISC/
H A Dparse.c783 if ( spprdflt ) in YYPARSE_DECL()
/dports/textproc/reflex/reflex-20210808/MISC/Atari/
H A DAtari.patches380 X printstats = syntaxerror = trace = spprdflt = interactive = caseins = false;