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

  /src/external/bsd/flex/dist/src/
main.c 59 int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap,
234 yytext_is_array = true;
282 if (C_plus_plus && yytext_is_array) {
284 yytext_is_array = false;
443 if (yytext_is_array)
959 do_yylineno = yytext_is_array = in_rule = reject = do_stdinit =
1244 yytext_is_array = true;
1248 yytext_is_array = false;
1688 if (yytext_is_array) {
58 int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap, variable
initscan.c 2340 yytext_is_array = false; ++linenum; variable
2345 yytext_is_array = true; ++linenum; variable
2635 yytext_is_array = option_sense; variable
2739 yytext_is_array = ! option_sense; variable

Completed in 52 milliseconds