Searched refs:P_STDOUT (Results 1 – 3 of 3) sorted by relevance
93 case P_STDOUT: in phpdbg_process_print()135 if (PHPDBG_G(err_buf).active && type != P_STDOUT && type != P_STDERR) { in phpdbg_vprint()
30 P_STDOUT, enumerator
848 return phpdbg_process_print(PHPDBG_G(io)[PHPDBG_STDOUT].fd, P_STDOUT, message, (int) length); in php_sapi_phpdbg_ub_write()871 phpdbg_script(P_STDOUT, "%.*s", (int) count, buf); in phpdbg_stdiop_write()
Completed in 26 milliseconds