PHPDBG_STDERR      73 sapi/phpdbg/phpdbg.c 	pg->io[PHPDBG_STDERR] = NULL;
PHPDBG_STDERR    1373 sapi/phpdbg/phpdbg.c 		PHPDBG_G(io)[PHPDBG_STDERR] = stderr;
PHPDBG_STDERR      68 sapi/phpdbg/phpdbg_utils.h #	define phpdbg_debug(fmt, ...) phpdbg_print(P_LOG   TSRMLS_CC, PHPDBG_G(io)[PHPDBG_STDERR], fmt, ##__VA_ARGS__)