58 const char *orig_name =
NULL;
59 const char *changed_name =
NULL;
ZIP_EXTERN void zip_error_set(zip_error_t *_Nullable, int, int)
void _zip_dirent_free(zip_dirent_t *zde)
const char * _zip_get_name(zip_t *za, zip_uint64_t idx, zip_flags_t flags, zip_error_t *error)
bool _zip_hash_delete(zip_hash_t *hash, const zip_uint8_t *name, zip_error_t *error)
bool _zip_hash_add(zip_hash_t *hash, const zip_uint8_t *name, zip_uint64_t index, zip_flags_t flags, zip_error_t *error)
zip_int64_t _zip_name_locate(zip_t *za, const char *fname, zip_flags_t flags, zip_error_t *error)
ZIP_EXTERN int zip_unchange(zip_t *za, zip_uint64_t idx)
int _zip_unchange(zip_t *za, zip_uint64_t idx, int allow_duplicates)
void _zip_unchange_data(zip_entry_t *ze)
#define ZIP_DIRENT_FILENAME