Searched refs:php_pgsql_fd_read (Results 1 – 2 of 2) sorted by relevance
94 static ssize_t php_pgsql_fd_read(php_stream *stream, char *buf, size_t count);174 php_pgsql_fd_read,
4065 static ssize_t php_pgsql_fd_read(php_stream *stream, char *buf, size_t count) /* {{{ */ in php_pgsql_fd_read() function
Completed in 19 milliseconds