Searched refs:php_stream_pgsql_fd_ops (Results 1 – 2 of 2) sorted by relevance
172 static const php_stream_ops php_stream_pgsql_fd_ops = { variable
4087 stream = php_stream_alloc(&php_stream_pgsql_fd_ops, pgsql, NULL, "r"); in PHP_FUNCTION()
Completed in 17 milliseconds