Home
last modified time | relevance | path

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

/PHP-7.1/ext/pgsql/
H A Dphp_pgsql.h233 static size_t php_pgsql_fd_read(php_stream *stream, char *buf, size_t count);
303 php_pgsql_fd_read,
H A Dpgsql.c5388 static size_t php_pgsql_fd_read(php_stream *stream, char *buf, size_t count) /* {{{ */ function

Completed in 21 milliseconds