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()
438 int yy_is_interactive; member516 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \1361 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \2360 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; in yy_init_buffer()2519 b->yy_is_interactive = 0; in yy_scan_buffer()
391 int yy_is_interactive; member
414 int yy_is_interactive; member
Completed in 21 milliseconds