phar_create_writeable_entry  664 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  680 phar/util.c    			if (FAILURE == phar_create_writeable_entry(phar, entry, error TSRMLS_CC)) {
phar_create_writeable_entry  695 phar/util.c    				if (FAILURE == phar_create_writeable_entry(phar, entry, error TSRMLS_CC)) {