Home
last modified time | relevance | path

Searched refs:destroy_phar_manifest_entry (Results 1 – 6 of 6) sorted by relevance

/PHP-7.4/ext/phar/
H A Dphar_internal.h548 void destroy_phar_manifest_entry(zval *zv);
H A Dphar.c420 void destroy_phar_manifest_entry(zval *zv) /* {{{ */ in destroy_phar_manifest_entry() function
1047 zend_get_hash_value, destroy_phar_manifest_entry, (zend_bool)mydata->is_persistent); in phar_parse_pharfile()
1422 zend_get_hash_value, destroy_phar_manifest_entry, 0); in phar_create_or_parse_filename()
H A Dtar.c248 zend_get_hash_value, destroy_phar_manifest_entry, (zend_bool)myphar->is_persistent); in phar_parse_tarfile()
H A Dzip.c313 zend_get_hash_value, destroy_phar_manifest_entry, (zend_bool)mydata->is_persistent); in phar_parse_zipfile()
H A Dutil.c2032 zend_get_hash_value, destroy_phar_manifest_entry, 0); in phar_copy_cached_phar()
H A Dphar_object.c2287 zend_get_hash_value, destroy_phar_manifest_entry, 0); in phar_convert_to_other()

Completed in 73 milliseconds