Searched refs:yy_is_interactive (Results 1 – 1 of 1) sorted by relevance
209 int yy_is_interactive; member310 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \591 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \1483 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; in yy_init_buffer()1634 b->yy_is_interactive = 0; in yy_scan_buffer()