Searched refs:zip_fclose (Results 1 – 7 of 7) sorted by relevance
43 zip_fclose(struct zip_file *zf) in zip_fclose() function
135 zip_fclose(z->zf); in read_zip()181 zip_fclose(z->zf); in read_zip()
221 ZIP_EXTERN(int) zip_fclose(struct zip_file *);
12 ADD_SOURCES(configure_module_dirname + "/lib", "zip_add.c zip_error.c zip_fclose.c \
74 zip_fclose(self->zf); in php_zip_ops_close()
74 PHP_ZIP_SOURCES="$PHP_ZIP_SOURCES lib/zip_add.c lib/zip_error.c lib/zip_fclose.c \
282 n = zip_fclose(zf); in php_zip_extract_file()1171 zip_fclose(zr_rsrc->zf); in php_zip_free_entry()2568 zip_fclose(zf); in php_zip_get_from()
Completed in 17 milliseconds