yy_is_interactive 191 gtags-parser/asm_scan.c int yy_is_interactive; yy_is_interactive 271 gtags-parser/asm_scan.c yy_current_buffer->yy_is_interactive = is_interactive; \ yy_is_interactive 774 gtags-parser/asm_scan.c if ( yy_current_buffer->yy_is_interactive ) \ yy_is_interactive 1783 gtags-parser/asm_scan.c b->yy_is_interactive = 1; yy_is_interactive 1786 gtags-parser/asm_scan.c b->yy_is_interactive = 0; yy_is_interactive 1788 gtags-parser/asm_scan.c b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; yy_is_interactive 1850 gtags-parser/asm_scan.c b->yy_is_interactive = 0; yy_is_interactive 191 gtags-parser/php.c int yy_is_interactive; yy_is_interactive 271 gtags-parser/php.c yy_current_buffer->yy_is_interactive = is_interactive; \ yy_is_interactive 772 gtags-parser/php.c if ( yy_current_buffer->yy_is_interactive ) \ yy_is_interactive 1822 gtags-parser/php.c b->yy_is_interactive = 1; yy_is_interactive 1825 gtags-parser/php.c b->yy_is_interactive = 0; yy_is_interactive 1827 gtags-parser/php.c b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; yy_is_interactive 1889 gtags-parser/php.c b->yy_is_interactive = 0; yy_is_interactive 190 htags/asm.c int yy_is_interactive; yy_is_interactive 270 htags/asm.c yy_current_buffer->yy_is_interactive = is_interactive; \ yy_is_interactive 595 htags/asm.c if ( yy_current_buffer->yy_is_interactive ) \ yy_is_interactive 1529 htags/asm.c b->yy_is_interactive = 1; yy_is_interactive 1532 htags/asm.c b->yy_is_interactive = 0; yy_is_interactive 1534 htags/asm.c b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; yy_is_interactive 1596 htags/asm.c b->yy_is_interactive = 0; yy_is_interactive 190 htags/c.c int yy_is_interactive; yy_is_interactive 270 htags/c.c yy_current_buffer->yy_is_interactive = is_interactive; \ yy_is_interactive 631 htags/c.c if ( yy_current_buffer->yy_is_interactive ) \ yy_is_interactive 1660 htags/c.c b->yy_is_interactive = 1; yy_is_interactive 1663 htags/c.c b->yy_is_interactive = 0; yy_is_interactive 1665 htags/c.c b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; yy_is_interactive 1727 htags/c.c b->yy_is_interactive = 0; yy_is_interactive 190 htags/cpp.c int yy_is_interactive; yy_is_interactive 270 htags/cpp.c yy_current_buffer->yy_is_interactive = is_interactive; \ yy_is_interactive 595 htags/cpp.c if ( yy_current_buffer->yy_is_interactive ) \ yy_is_interactive 1527 htags/cpp.c b->yy_is_interactive = 1; yy_is_interactive 1530 htags/cpp.c b->yy_is_interactive = 0; yy_is_interactive 1532 htags/cpp.c b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; yy_is_interactive 1594 htags/cpp.c b->yy_is_interactive = 0; yy_is_interactive 190 htags/java.c int yy_is_interactive; yy_is_interactive 270 htags/java.c yy_current_buffer->yy_is_interactive = is_interactive; \ yy_is_interactive 572 htags/java.c if ( yy_current_buffer->yy_is_interactive ) \ yy_is_interactive 1433 htags/java.c b->yy_is_interactive = 1; yy_is_interactive 1436 htags/java.c b->yy_is_interactive = 0; yy_is_interactive 1438 htags/java.c b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; yy_is_interactive 1500 htags/java.c b->yy_is_interactive = 0; yy_is_interactive 190 htags/php.c int yy_is_interactive; yy_is_interactive 270 htags/php.c yy_current_buffer->yy_is_interactive = is_interactive; \ yy_is_interactive 656 htags/php.c if ( yy_current_buffer->yy_is_interactive ) \ yy_is_interactive 1676 htags/php.c b->yy_is_interactive = 1; yy_is_interactive 1679 htags/php.c b->yy_is_interactive = 0; yy_is_interactive 1681 htags/php.c b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; yy_is_interactive 1743 htags/php.c b->yy_is_interactive = 0;