Searched refs:php_pgsql_fd_read (Results 1 – 2 of 2) sorted by relevance
233 static size_t php_pgsql_fd_read(php_stream *stream, char *buf, size_t count);303 php_pgsql_fd_read,
5388 static size_t php_pgsql_fd_read(php_stream *stream, char *buf, size_t count) /* {{{ */ function
Completed in 21 milliseconds