phar_create_writeable_entry 605 ext/phar/phar_internal.h int phar_create_writeable_entry(phar_archive_data *phar, phar_entry_info *entry, char **error TSRMLS_DC); phar_create_writeable_entry 458 ext/phar/util.c if (FAILURE == phar_create_writeable_entry(phar, entry, error TSRMLS_CC)) { phar_create_writeable_entry 473 ext/phar/util.c if (FAILURE == phar_create_writeable_entry(phar, entry, error TSRMLS_CC)) {