Home
last modified time | relevance | path

Searched refs:P_STDERR (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_out.h33 P_STDERR, enumerator
H A Dphpdbg_out.c1000 case P_STDERR: in phpdbg_process_print()
1008 …int stream_buflen = phpdbg_asprintf(&stream_buf, "<stream type=\"%s\">", type == P_STDERR ? "stder… in phpdbg_process_print()
1099 if (PHPDBG_G(err_buf).active && type != P_STDOUT && type != P_STDERR) { in phpdbg_vprint()
H A Dphpdbg.c973 phpdbg_script_ex(PHPDBG_G(io)[PHPDBG_STDERR].fd, P_STDERR, "%.*s", (int) count, buf); in phpdbg_stdiop_write()

Completed in 18 milliseconds