Home
last modified time | relevance | path

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

/php-src/sapi/phpdbg/
H A Dphpdbg_out.c123 PHPDBG_API int phpdbg_vprint(int type, int fd, const char *strfmt, va_list args) { in phpdbg_vprint() function
185 len = phpdbg_vprint(PHPDBG_G(err_buf).type, PHPDBG_G(err_buf).fd, strfmt, args); in phpdbg_output_err_buf()
203 len = phpdbg_vprint(type, fd, strfmt, args); in phpdbg_print()

Completed in 7 milliseconds