Home
last modified time | relevance | path

Searched refs:ZIP_SOURCE_CLOSE (Results 1 – 10 of 10) sorted by relevance

/PHP-7.3/ext/zip/lib/
H A Dzip_source_close.c48 _zip_source_call(src, NULL, 0, ZIP_SOURCE_CLOSE); in zip_source_close()
H A Dzip_source_pkware.c187 case ZIP_SOURCE_CLOSE: in pkware_decrypt()
206 …rn zip_source_make_command_bitmap(ZIP_SOURCE_OPEN, ZIP_SOURCE_READ, ZIP_SOURCE_CLOSE, ZIP_SOURCE_S… in pkware_decrypt()
H A Dzip_source_deflate.c306 case ZIP_SOURCE_CLOSE: in deflate_compress()
377 case ZIP_SOURCE_CLOSE: in deflate_decompress()
402 …rn zip_source_make_command_bitmap(ZIP_SOURCE_OPEN, ZIP_SOURCE_READ, ZIP_SOURCE_CLOSE, ZIP_SOURCE_S… in deflate_decompress()
H A Dzip_source_crc.c136 case ZIP_SOURCE_CLOSE: in crc_read()
H A Dzip_source_buffer.c133 case ZIP_SOURCE_CLOSE: in read_data()
209 …return zip_source_make_command_bitmap(ZIP_SOURCE_OPEN, ZIP_SOURCE_READ, ZIP_SOURCE_CLOSE, ZIP_SOUR… in read_data()
H A Dzip.h211 ZIP_SOURCE_CLOSE, /* reading is done */ enumerator
232 | ZIP_SOURCE_MAKE_COMMAND_BITMASK(ZIP_SOURCE_CLOSE) \
H A Dzip_source_window.c124 case ZIP_SOURCE_CLOSE: in window_read()
H A Dzip_source_filep.c261 case ZIP_SOURCE_CLOSE: in read_file()
H A Dzip_source_win32handle.c176 case ZIP_SOURCE_CLOSE: in _win32_read_file()
H A Dzip_open.c104 … = zip_source_make_command_bitmap(ZIP_SOURCE_OPEN, ZIP_SOURCE_READ, ZIP_SOURCE_CLOSE, ZIP_SOURCE_S… in zip_open_from_source()

Completed in 32 milliseconds