Home
last modified time | relevance | path

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

/PHP-5.5/ext/zip/lib/
H A Dzip_add_dir.c76 if ((source=zip_source_buffer(za, NULL, 0, 0)) == NULL) { in zip_add_dir()
H A Dzip_source_buffer.c52 zip_source_buffer(struct zip *za, const void *data, zip_uint64_t len, int freep) in zip_source_buffer() function
H A Dzip_fopen_index_encrypted.c108 if ((src=zip_source_buffer(za, NULL, 0, 0)) == NULL) in zip_fopen_index_encrypted()
H A Dzip.h254 ZIP_EXTERN(struct) zip_source *zip_source_buffer(struct zip *, const void *,
/PHP-5.5/ext/zip/
H A Dconfig.w3224 zip_name_locate.c zip_source_buffer.c zip_stat.c \
H A Dconfig.m486 lib/zip_name_locate.c lib/zip_source_buffer.c lib/zip_stat.c \
H A Dphp_zip.c1857 zs = zip_source_buffer(intern, ze_obj->buffers[pos], buffer_len, 0); in ZIPARCHIVE_METHOD()

Completed in 20 milliseconds