Searched refs:yy_is_interactive (Results 1 – 4 of 4) sorted by relevance
480 int yy_is_interactive; member558 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \905 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \1775 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; in yy_init_buffer()1934 b->yy_is_interactive = 0; in yy_scan_buffer()
441 int yy_is_interactive; member519 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \1419 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \2444 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; in yy_init_buffer()2603 b->yy_is_interactive = 0; in yy_scan_buffer()
394 int yy_is_interactive; member
414 int yy_is_interactive; member
Completed in 16 milliseconds