Home
last modified time | relevance | path

Searched refs:ZIP_SOURCE_ERROR (Results 1 – 9 of 9) sorted by relevance

/PHP-7.0/ext/zip/lib/
H A Dzip_source_call.c56 if (command != ZIP_SOURCE_ERROR && command != ZIP_SOURCE_SUPPORTS) { in _zip_source_call()
59 if (_zip_source_call(src, e, sizeof(e), ZIP_SOURCE_ERROR) < 0) { in _zip_source_call()
H A Dzip_source_pkware.c206 …IP_SOURCE_OPEN, ZIP_SOURCE_READ, ZIP_SOURCE_CLOSE, ZIP_SOURCE_STAT, ZIP_SOURCE_ERROR, ZIP_SOURCE_F… in pkware_decrypt()
208 case ZIP_SOURCE_ERROR: in pkware_decrypt()
H A Dzip_source_deflate.c327 case ZIP_SOURCE_ERROR: in deflate_compress()
394 case ZIP_SOURCE_ERROR: in deflate_decompress()
402 …IP_SOURCE_OPEN, ZIP_SOURCE_READ, ZIP_SOURCE_CLOSE, ZIP_SOURCE_STAT, ZIP_SOURCE_ERROR, ZIP_SOURCE_F… in deflate_decompress()
H A Dzip_source_crc.c158 case ZIP_SOURCE_ERROR: in crc_read()
H A Dzip_source_buffer.c142 case ZIP_SOURCE_ERROR: in read_data()
209 …IP_SOURCE_OPEN, ZIP_SOURCE_READ, ZIP_SOURCE_CLOSE, ZIP_SOURCE_STAT, ZIP_SOURCE_ERROR, ZIP_SOURCE_F… in read_data()
H A Dzip.h213 ZIP_SOURCE_ERROR, /* get error information */ enumerator
234 | ZIP_SOURCE_MAKE_COMMAND_BITMASK(ZIP_SOURCE_ERROR) \
H A Dzip_source_window.c127 case ZIP_SOURCE_ERROR: in window_read()
H A Dzip_source_filep.c268 case ZIP_SOURCE_ERROR: in read_file()
H A Dzip_source_win32handle.c183 case ZIP_SOURCE_ERROR: in _win32_read_file()

Completed in 16 milliseconds