Home
last modified time | relevance | path

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

/PHP-7.3/ext/pgsql/
H A Dphp_pgsql.h230 static size_t php_pgsql_fd_write(php_stream *stream, const char *buf, size_t count);
300 php_pgsql_fd_write,
H A Dpgsql.c5379 static size_t php_pgsql_fd_write(php_stream *stream, const char *buf, size_t count) /* {{{ */ function

Completed in 30 milliseconds