Home
last modified time | relevance | path

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

/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_out.h47 #define phpdbg_script(type, fmt, ...) phpdbg_print(type , PHPDBG_G(io)[PH… macro
H A Dphpdbg.c923 return phpdbg_script(P_STDOUT, "%.*s", (int) length, message); in php_sapi_phpdbg_ub_write()
943 phpdbg_script(P_STDOUT, "%.*s", (int) count, buf); in phpdbg_stdiop_write()

Completed in 11 milliseconds