Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_out.c1077 PHPDBG_API int phpdbg_vprint(int type, int fd, const char *tag, const char *xmlfmt, const char *str… in phpdbg_vprint() function
1158 …len = phpdbg_vprint(PHPDBG_G(err_buf).type, PHPDBG_G(err_buf).fd, tag ? tag : PHPDBG_G(err_buf).ta… in phpdbg_output_err_buf()
1176 len = phpdbg_vprint(type, fd, tag, xmlfmt, strfmt, args); in phpdbg_print()

Completed in 7 milliseconds