Home
last modified time | relevance | path

Searched refs:phpdbg_script (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/sapi/phpdbg/
H A Dphpdbg_out.h47 #define phpdbg_script(type, strfmt, ...) phpdbg_print(type, PHPDBG_G(io)[PHPDBG_STDOUT].… macro
H A Dphpdbg.c871 phpdbg_script(P_STDOUT, "%.*s", (int) count, buf); in phpdbg_stdiop_write()
875 phpdbg_script(P_STDERR, "%.*s", (int) count, buf); in phpdbg_stdiop_write()

Completed in 18 milliseconds