quiet_write 1828 sapi/phpdbg/phpdbg.c quiet_write(PHPDBG_G(io)[PHPDBG_STDERR].fd, ZEND_STRL("No opcodes could be compiled | No file specified or compilation failed?\n")); quiet_write 152 sapi/phpdbg/phpdbg_io.c quiet_write(PHPDBG_G(io)[PHPDBG_STDERR].fd, ZEND_STRL("Read operation timed out!\n")); quiet_write 308 sapi/phpdbg/phpdbg_io.c quiet_write(PHPDBG_G(io)[PHPDBG_STDERR].fd, buf, strlen(buf)); quiet_write 318 sapi/phpdbg/phpdbg_io.c quiet_write(PHPDBG_G(io)[PHPDBG_STDERR].fd, buf, strlen(buf)); quiet_write 333 sapi/phpdbg/phpdbg_io.c quiet_write(PHPDBG_G(io)[PHPDBG_STDERR].fd, buf, strlen(buf)); quiet_write 16 sapi/phpdbg/phpdbg_sigsafe.c quiet_write(PHPDBG_G(io)[PHPDBG_STDERR].fd, ZEND_STRL("Tried to allocate more than " EXP_STR(PHPDBG_SIGSAFE_MEM_SIZE) " bytes from stack memory in signal handler ... bailing out of signal handler\n")); quiet_write 22 sapi/phpdbg/phpdbg_sigsafe.c quiet_write(PHPDBG_G(io)[PHPDBG_STDERR].fd, ZEND_STRL("Bailed out without a bailout address in signal handler!\n"));