Home
last modified time | relevance | path

Searched refs:php_stream_gzip_wrapper (Results 1 – 3 of 3) sorted by relevance

/PHP-8.1/ext/zlib/
H A Dphp_zlib.h68 extern const php_stream_wrapper php_stream_gzip_wrapper;
H A Dzlib_fopen_wrapper.c177 const php_stream_wrapper php_stream_gzip_wrapper = { variable
H A Dzlib.c1334 php_register_url_stream_wrapper("compress.zlib", &php_stream_gzip_wrapper); in PHP_INI_END()

Completed in 27 milliseconds