Home
last modified time | relevance | path

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

/PHP-5.5/ext/phar/
H A Dphar_internal.h607 void destroy_phar_manifest_entry(void *pDest);
H A Dphar.c380 void destroy_phar_manifest_entry(void *pDest) /* {{{ */ in destroy_phar_manifest_entry() function
443 destroy_phar_manifest_entry((void *)idata->internal_file); in phar_entry_delref()
1041 zend_get_hash_value, destroy_phar_manifest_entry, (zend_bool)mydata->is_persistent);
1398 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.c293 zend_get_hash_value, destroy_phar_manifest_entry, (zend_bool)mydata->is_persistent); in phar_parse_zipfile()
H A Dutil.c2068 zend_get_hash_value, destroy_phar_manifest_entry, 0);
H A Dphar_object.c2247 zend_get_hash_value, destroy_phar_manifest_entry, 0); in phar_convert_to_other()

Completed in 88 milliseconds