Searched refs:P_STDOUT (Results 1 – 3 of 3) sorted by relevance
30 P_STDOUT, enumerator
997 case P_STDOUT: in phpdbg_process_print()1097 if (PHPDBG_G(err_buf).active && type != P_STDOUT && type != P_STDERR) { in phpdbg_vprint()
898 return phpdbg_script(P_STDOUT, "%.*s", (int) length, message); in php_sapi_phpdbg_ub_write()918 phpdbg_script(P_STDOUT, "%.*s", (int) count, buf); in phpdbg_stdiop_write()
Completed in 12 milliseconds