Searched refs:P_STDERR (Results 1 – 3 of 3) sorted by relevance
33 P_STDERR, enumerator
1020 case P_STDERR: in phpdbg_process_print()1028 …int stream_buflen = phpdbg_asprintf(&stream_buf, "<stream type=\"%s\">", type == P_STDERR ? "stder… in phpdbg_process_print()1119 if (PHPDBG_G(err_buf).active && type != P_STDOUT && type != P_STDERR) { in phpdbg_vprint()
976 phpdbg_script_ex(PHPDBG_G(io)[PHPDBG_STDERR].fd, P_STDERR, "%.*s", (int) count, buf); in phpdbg_stdiop_write()
Completed in 14 milliseconds