Lines Matching full:yy_is_interactive
188 " int yy_is_interactive;",
272 " yy_current_buffer->yy_is_interactive = is_interactive; \\",
1212 " b->yy_is_interactive = 1;",
1215 " b->yy_is_interactive = 0;",
1217 " b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;",
1221 " b->yy_is_interactive = 0;",
1288 " b->yy_is_interactive = 0;",