Home
last modified time | relevance | path

Searched refs:php_pgsql_fd_write (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/pgsql/
H A Dphp_pgsql.h93 static ssize_t php_pgsql_fd_write(php_stream *stream, const char *buf, size_t count);
173 php_pgsql_fd_write,
H A Dpgsql.c4081 static ssize_t php_pgsql_fd_write(php_stream *stream, const char *buf, size_t count) /* {{{ */ in php_pgsql_fd_write() function

Completed in 24 milliseconds