Home
last modified time | relevance | path

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

/PHP-7.2/ext/phar/
H A Dphar_internal.h555 void destroy_phar_manifest_entry(zval *zv);
H A Dphar.c426 void destroy_phar_manifest_entry(zval *zv) /* {{{ */ in destroy_phar_manifest_entry() function
1056 zend_get_hash_value, destroy_phar_manifest_entry, (zend_bool)mydata->is_persistent);
1413 zend_get_hash_value, destroy_phar_manifest_entry, 0);
H A Dtar.c240 zend_get_hash_value, destroy_phar_manifest_entry, (zend_bool)myphar->is_persistent); in phar_parse_tarfile()
H A Dzip.c285 zend_get_hash_value, destroy_phar_manifest_entry, (zend_bool)mydata->is_persistent); in phar_parse_zipfile()
H A Dutil.c2036 zend_get_hash_value, destroy_phar_manifest_entry, 0); in phar_copy_cached_phar()
H A Dphar_object.c2325 zend_get_hash_value, destroy_phar_manifest_entry, 0); in phar_convert_to_other()

Completed in 55 milliseconds