Searched refs:php_pgsql_fd_write (Results 1 – 2 of 2) sorted by relevance
87 static ssize_t php_pgsql_fd_write(php_stream *stream, const char *buf, size_t count);167 php_pgsql_fd_write,
4392 static ssize_t php_pgsql_fd_write(php_stream *stream, const char *buf, size_t count) /* {{{ */ in php_pgsql_fd_write() function
Completed in 28 milliseconds