HomeSort by: relevance | last modified time | path
    Searched defs:lex_compat (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/flex/dist/src/
main.c 56 int interactive, lex_compat, posix_compat, do_yylineno,
223 if (lex_compat) {
269 if (lex_compat)
769 if (lex_compat)
955 lex_compat = posix_compat = C_plus_plus = backing_up_report =
1116 lex_compat = true;
1530 if (lex_compat) {
1654 if (lex_compat)
55 int interactive, lex_compat, posix_compat, do_yylineno, variable
initscan.c 2703 lex_compat = option_sense; variable
3038 if ( lex_compat || posix_compat )
3260 if ( lex_compat || nmdefptr[0] == '^' ||
3294 if (lex_compat || posix_compat){
3308 if (lex_compat || posix_compat)
3598 if ( lex_compat || posix_compat )

Completed in 19 milliseconds