Searched refs:P_STDOUT (Results 1 – 3 of 3) sorted by relevance
32 P_STDOUT, enumerator
999 case P_STDOUT: in phpdbg_process_print()1099 if (PHPDBG_G(err_buf).active && type != P_STDOUT && type != P_STDERR) { in phpdbg_vprint()
949 return phpdbg_script(P_STDOUT, "%.*s", (int) length, message); in php_sapi_phpdbg_ub_write()969 phpdbg_script(P_STDOUT, "%.*s", (int) count, buf); in phpdbg_stdiop_write()
Completed in 19 milliseconds