Home
last modified time | relevance | path

Searched refs:zip_fclose (Results 1 – 7 of 7) sorted by relevance

/PHP-5.3/ext/zip/lib/
H A Dzip_fclose.c43 zip_fclose(struct zip_file *zf) in zip_fclose() function
H A Dzip_source_zip.c135 zip_fclose(z->zf); in read_zip()
181 zip_fclose(z->zf); in read_zip()
H A Dzip.h221 ZIP_EXTERN(int) zip_fclose(struct zip_file *);
/PHP-5.3/ext/zip/
H A Dconfig.w3212 ADD_SOURCES(configure_module_dirname + "/lib", "zip_add.c zip_error.c zip_fclose.c \
H A Dzip_stream.c74 zip_fclose(self->zf); in php_zip_ops_close()
H A Dconfig.m474 PHP_ZIP_SOURCES="$PHP_ZIP_SOURCES lib/zip_add.c lib/zip_error.c lib/zip_fclose.c \
H A Dphp_zip.c278 int ret = zip_fclose(zf); in php_zip_extract_file()
291 n = zip_fclose(zf); in php_zip_extract_file()
1159 zip_fclose(zr_rsrc->zf); in php_zip_free_entry()
2570 zip_fclose(zf); in php_zip_get_from()

Completed in 20 milliseconds