Searched refs:php_stream_gzio_ops (Results 1 – 2 of 2) sorted by relevance
67 extern const php_stream_ops php_stream_gzio_ops;
96 const php_stream_ops php_stream_gzio_ops = { variable142 stream = php_stream_alloc_rel(&php_stream_gzio_ops, self, 0, mode); in php_stream_gzopen()
Completed in 4 milliseconds