Home
last modified time | relevance | path

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

/php-src/ext/pgsql/
H A Dphp_pgsql.h94 static ssize_t php_pgsql_fd_read(php_stream *stream, char *buf, size_t count);
174 php_pgsql_fd_read,
H A Dpgsql.c4087 static ssize_t php_pgsql_fd_read(php_stream *stream, char *buf, size_t count) /* {{{ */ in php_pgsql_fd_read() function

Completed in 18 milliseconds