phpdbg_vprint    1179 sapi/phpdbg/phpdbg_out.c 	len = phpdbg_vprint(PHPDBG_G(err_buf).type, PHPDBG_G(err_buf).fd, tag ? tag : PHPDBG_G(err_buf).tag, xmlfmt, strfmt, args);
phpdbg_vprint    1197 sapi/phpdbg/phpdbg_out.c 	len = phpdbg_vprint(type, fd, tag, xmlfmt, strfmt, args);