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