Home
last modified time | relevance | path

Searched refs:lex_compat (Results 1 – 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/flex/
Dmain.c52 int interactive, lex_compat, posix_compat, do_yylineno, variable
234 if (lex_compat) { in check_options()
280 if (lex_compat) in check_options()
749 if (lex_compat)
937 lex_compat = posix_compat = C_plus_plus = backing_up_report =
1099 lex_compat = true;
1516 if (lex_compat) { in readin()
1643 if (lex_compat) in readin()
Dscan.l508 if ( lex_compat || posix_compat )
692 if ( lex_compat || nmdefptr[0] == '^' ||
722 if (lex_compat || posix_compat){
733 if (lex_compat || posix_compat)
Dparse.y410 if ( lex_compat || (varlength && headcnt == 0) )
462 if ( lex_compat || varlength )
485 if ( lex_compat || (varlength && headcnt == 0) )
Dflexdef.h404 extern int interactive, lex_compat, posix_compat, do_yylineno;
/freebsd-10-stable/usr.bin/lex/
Dinitscan.c2837 lex_compat = option_sense; variable
3235 if ( lex_compat || posix_compat )
3469 if ( lex_compat || nmdefptr[0] == '^' ||
3505 if (lex_compat || posix_compat){
3520 if (lex_compat || posix_compat)
3869 if ( lex_compat || posix_compat )
Dinitparse.c1161 if ( lex_compat || (varlength && headcnt == 0) ) in YYPARSE_DECL()
1215 if ( lex_compat || varlength ) in YYPARSE_DECL()
1239 if ( lex_compat || (varlength && headcnt == 0) ) in YYPARSE_DECL()