Searched refs:php_pgsql_fd_write (Results 1 – 2 of 2) sorted by relevance
230 static size_t php_pgsql_fd_write(php_stream *stream, const char *buf, size_t count);300 php_pgsql_fd_write,
5379 static size_t php_pgsql_fd_write(php_stream *stream, const char *buf, size_t count) /* {{{ */ function
Completed in 22 milliseconds