Home
last modified time | relevance | path

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

/PHP-7.4/ext/gd/
H A Dgd_ctx.c30 php_write(&ch, 1); in _php_image_output_putc()
35 return php_write((void *)buf, l); in _php_image_output_putbuf()
H A Dgd.c2774 php_write(buf, b); in _php_image_output()
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_rinit_hook.c81 php_write(buf, buflen); in PHP_RINIT_FUNCTION()
/PHP-7.4/main/
H A Dphp.h314 PHPAPI size_t php_write(void *buf, size_t size);
H A Dmain.c952 PHPAPI size_t php_write(void *buf, size_t size) in php_write() function
/PHP-7.4/ext/readline/
H A Dreadline_cli.c683 php_write("\n", 1); in readline_shell_run()
/PHP-7.4/ext/soap/
H A Dsoap.c1928 php_write(buf, size);
2084 php_write(buf, size);

Completed in 46 milliseconds