Home
last modified time | relevance | path

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

/PHP-8.2/sapi/phpdbg/
H A Dphpdbg_out.h30 P_STDOUT, enumerator
H A Dphpdbg_out.c93 case P_STDOUT: in phpdbg_process_print()
135 if (PHPDBG_G(err_buf).active && type != P_STDOUT && type != P_STDERR) { in phpdbg_vprint()
H A Dphpdbg.c848 return phpdbg_script(P_STDOUT, "%.*s", (int) length, message); in php_sapi_phpdbg_ub_write()
871 phpdbg_script(P_STDOUT, "%.*s", (int) count, buf); in phpdbg_stdiop_write()

Completed in 13 milliseconds