Home
last modified time | relevance | path

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

/PHP-7.4/ext/pgsql/
H A Dphp_pgsql.h298 static const php_stream_ops php_stream_pgsql_fd_ops = { variable
H A Dpgsql.c5454 stream = php_stream_alloc(&php_stream_pgsql_fd_ops, pgsql, NULL, "r");

Completed in 17 milliseconds