Searched refs:php_stream_pgsql_fd_ops (Results 1 – 2 of 2) sorted by relevance
/PHP-7.3/ext/pgsql/ | ||
H A D | php_pgsql.h | 299 static const php_stream_ops php_stream_pgsql_fd_ops = { variable |
H A D | pgsql.c | 5454 stream = php_stream_alloc(&php_stream_pgsql_fd_ops, pgsql, NULL, "r"); |
Completed in 29 milliseconds