Home
last modified time | relevance | path

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

/PHP-7.1/ext/gd/
H A Dgd_ctx.c32 php_write(&ch, 1); in _php_image_output_putc()
37 return php_write((void *)buf, l); in _php_image_output_putbuf()
H A Dgd.c2668 php_write(buf, b); in _php_image_output()
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_rinit_hook.c77 php_write(buf, buflen); in PHP_RINIT_FUNCTION()
/PHP-7.1/main/
H A Dphp.h290 PHPAPI size_t php_write(void *buf, size_t size);
H A Dmain.c740 PHPAPI size_t php_write(void *buf, size_t size) in php_write() function
/PHP-7.1/ext/readline/
H A Dreadline_cli.c687 php_write("\n", 1); in readline_shell_run()
/PHP-7.1/ext/soap/
H A Dsoap.c1958 php_write(buf, size);
2109 php_write(buf, size);

Completed in 52 milliseconds