Home
last modified time | relevance | path

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

/PHP-7.0/ext/phar/
H A Dphar_internal.h561 char *phar_compress_filter(phar_entry_info * entry, int return_unknown);
H A Dzip.c900 filter = php_stream_filter_create(phar_compress_filter(entry, 0), NULL, 0); in phar_zip_changed_apply_int()
H A Dutil.c1169 char * phar_compress_filter(phar_entry_info * entry, int return_unknown) /* {{{ */ in phar_compress_filter() function
H A Dphar.c2795 filter = php_stream_filter_create(phar_compress_filter(entry, 0), NULL, 0);

Completed in 25 milliseconds