Home
last modified time | relevance | path

Searched refs:P_STDOUT (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_out.h32 P_STDOUT, enumerator
H A Dphpdbg_out.c999 case P_STDOUT: in phpdbg_process_print()
1099 if (PHPDBG_G(err_buf).active && type != P_STDOUT && type != P_STDERR) { in phpdbg_vprint()
H A Dphpdbg.c949 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 16 milliseconds