HomeSort by relevance Sort by last modified time
    Searched refs:lex_compat (Results 1 - 6 of 6) sorted by null

  /external/webkit/Tools/android/flex-2.5.4a/
main.c 57 int interactive, caseins, lex_compat, do_yylineno, useecs, fulltbl, usemecs; variable
179 if ( lex_compat )
226 if ( lex_compat )
420 if ( lex_compat )
591 lex_compat = C_plus_plus = backing_up_report = ddebug = fulltbl = false;
737 lex_compat = true;
893 if ( lex_compat )
998 if ( lex_compat )
parse.y 397 if ( lex_compat || (varlength && headcnt == 0) )
449 if ( lex_compat || varlength )
472 if ( lex_compat || (varlength && headcnt == 0) )
scan.l 244 lex-compat lex_compat = option_sense;
451 if ( lex_compat || nmdefptr[0] == '^' ||
flexdef.h 352 * lex_compat - if true (-l), maximize compatibility with AT&T lex
388 extern int interactive, caseins, lex_compat, do_yylineno;
    [all...]
initscan.c 1911 lex_compat = option_sense; variable
    [all...]
  /external/webkit/Tools/android/flex-2.5.4a/MISC/
parse.c 966 if ( lex_compat || (varlength && headcnt == 0) )
1020 if ( lex_compat || varlength )
1044 if ( lex_compat || (varlength && headcnt == 0) )
    [all...]

Completed in 5466 milliseconds