Home
last modified time | relevance | path

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

/PHP-7.4/ext/bz2/
H A Dphp_bz2.h57 extern const php_stream_filter_factory php_bz2_filter_factory;
H A Dbz2_filter.c406 const php_stream_filter_factory php_bz2_filter_factory = { variable
H A Dbz2.c350 php_stream_filter_register_factory("bzip2.*", &php_bz2_filter_factory); in PHP_MINIT_FUNCTION()

Completed in 10 milliseconds