phar_create_writeable_entry 576 ext/phar/phar_internal.h int phar_create_writeable_entry(phar_archive_data *phar, phar_entry_info *entry, char **error); phar_create_writeable_entry 457 ext/phar/util.c if (FAILURE == phar_create_writeable_entry(phar, entry, error)) { phar_create_writeable_entry 472 ext/phar/util.c if (FAILURE == phar_create_writeable_entry(phar, entry, error)) {