Home
last modified time | relevance | path

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

/PHP-7.0/ext/bz2/
H A Dphp_bz2.h59 extern php_stream_filter_factory php_bz2_filter_factory;
H A Dbz2_filter.c417 php_stream_filter_factory php_bz2_filter_factory = { variable
H A Dbz2.c344 php_stream_filter_register_factory("bzip2.*", &php_bz2_filter_factory); in PHP_MINIT_FUNCTION()

Completed in 9 milliseconds