Home
last modified time | relevance | path

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

/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_rinit_hook.c79 php_write(buf, buflen); in PHP_RINIT_FUNCTION()
/PHP-8.0/main/
H A Dphp.h311 PHPAPI size_t php_write(void *buf, size_t size);
H A Dmain.c867 PHPAPI size_t php_write(void *buf, size_t size) in php_write() function
/PHP-8.0/ext/readline/
H A Dreadline_cli.c692 php_write("\n", 1); in readline_shell_run()
/PHP-8.0/ext/gd/
H A Dgd.c1880 php_write(buf, b); in _php_image_output()
4055 php_write(&ch, 1); in _php_image_output_putc()
4060 return php_write((void *)buf, l); in _php_image_output_putbuf()
/PHP-8.0/ext/soap/
H A Dsoap.c1650 php_write(buf, size);
1804 php_write(buf, size);

Completed in 39 milliseconds