OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lex_compat
(Results
1 - 7
of
7
) 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
...]
/prebuilt/linux-x86/flex/
flex-2.5.4a
Completed in 219 milliseconds