OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:real_reject
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Tools/android/flex-2.5.4a/
main.c
60
int yymore_used, reject,
real_reject
, continued_action, in_rule;
variable
928
real_reject
= true;
935
if (
real_reject
)
flexdef.h
377
*
real_reject
- if true, scanner really uses REJECT (as opposed to just
393
extern int yymore_used, reject,
real_reject
, continued_action, in_rule;
[
all
...]
gen.c
327
if (
real_reject
)
[
all
...]
Completed in 435 milliseconds