Home
last modified time | relevance | path

Searched refs:phar_compress_filter (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/phar/
H A Dphar_internal.h598 char *phar_compress_filter(phar_entry_info * entry, int return_unknown);
H A Dzip.c880 filter = php_stream_filter_create(phar_compress_filter(entry, 0), NULL, 0 TSRMLS_CC); in phar_zip_changed_apply()
H A Dutil.c1174 char * phar_compress_filter(phar_entry_info * entry, int return_unknown) /* {{{ */ in phar_compress_filter() function
H A Dphar.c2856 filter = php_stream_filter_create(phar_compress_filter(entry, 0), NULL, 0 TSRMLS_CC);

Completed in 20 milliseconds