Home
last modified time | relevance | path

Searched refs:PHPDBG_STDERR (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/sapi/phpdbg/
H A Dphpdbg_sigsafe.c16 …zend_quiet_write(PHPDBG_G(io)[PHPDBG_STDERR].fd, ZEND_STRL("Tried to allocate more than " EXP_STR(… in ZEND_EXTERN_MODULE_GLOBALS()
22 …zend_quiet_write(PHPDBG_G(io)[PHPDBG_STDERR].fd, ZEND_STRL("Bailed out without a bailout address i… in ZEND_EXTERN_MODULE_GLOBALS()
H A Dphpdbg_out.h53 # define phpdbg_debug(strfmt, ...) phpdbg_log_internal(PHPDBG_G(io)[PHPDBG_STDERR].fd, strfmt, ##__…
H A Dphpdbg.h195 #define PHPDBG_STDERR 2 macro
H A Dphpdbg.c1512 PHPDBG_G(io)[PHPDBG_STDERR].fd = fileno(stderr); in main()
1612 …zend_quiet_write(PHPDBG_G(io)[PHPDBG_STDERR].fd, ZEND_STRL("No opcodes could be compiled | No file… in main()

Completed in 13 milliseconds