php-ext-xlswriter/library/libxlsxwriter/third_party/minizip
ykxiao 879cf9584d 初始化PHP-Xlswrite扩展 2024-03-05 10:01:08 +08:00
..
Makefile.am 初始化PHP-Xlswrite扩展 2024-03-05 10:01:08 +08:00
Makefile.orig 初始化PHP-Xlswrite扩展 2024-03-05 10:01:08 +08:00
MiniZip64_Changes.txt 初始化PHP-Xlswrite扩展 2024-03-05 10:01:08 +08:00
MiniZip64_info.txt 初始化PHP-Xlswrite扩展 2024-03-05 10:01:08 +08:00
README.txt 初始化PHP-Xlswrite扩展 2024-03-05 10:01:08 +08:00
crypt.h 初始化PHP-Xlswrite扩展 2024-03-05 10:01:08 +08:00
ioapi.c 初始化PHP-Xlswrite扩展 2024-03-05 10:01:08 +08:00
ioapi.dep 初始化PHP-Xlswrite扩展 2024-03-05 10:01:08 +08:00
ioapi.h 初始化PHP-Xlswrite扩展 2024-03-05 10:01:08 +08:00
iowin32.c 初始化PHP-Xlswrite扩展 2024-03-05 10:01:08 +08:00
iowin32.h 初始化PHP-Xlswrite扩展 2024-03-05 10:01:08 +08:00
make_vms.com 初始化PHP-Xlswrite扩展 2024-03-05 10:01:08 +08:00
miniunz.c 初始化PHP-Xlswrite扩展 2024-03-05 10:01:08 +08:00
miniunzip.1 初始化PHP-Xlswrite扩展 2024-03-05 10:01:08 +08:00
minizip.1 初始化PHP-Xlswrite扩展 2024-03-05 10:01:08 +08:00
minizip.c 初始化PHP-Xlswrite扩展 2024-03-05 10:01:08 +08:00
minizip.pc.in 初始化PHP-Xlswrite扩展 2024-03-05 10:01:08 +08:00
mztools.c 初始化PHP-Xlswrite扩展 2024-03-05 10:01:08 +08:00
mztools.dep 初始化PHP-Xlswrite扩展 2024-03-05 10:01:08 +08:00
mztools.h 初始化PHP-Xlswrite扩展 2024-03-05 10:01:08 +08:00
unzip.c 初始化PHP-Xlswrite扩展 2024-03-05 10:01:08 +08:00
unzip.dep 初始化PHP-Xlswrite扩展 2024-03-05 10:01:08 +08:00
unzip.h 初始化PHP-Xlswrite扩展 2024-03-05 10:01:08 +08:00
zip.c 初始化PHP-Xlswrite扩展 2024-03-05 10:01:08 +08:00
zip.dep 初始化PHP-Xlswrite扩展 2024-03-05 10:01:08 +08:00
zip.h 初始化PHP-Xlswrite扩展 2024-03-05 10:01:08 +08:00

README.txt

The souce files in this directory are included in libxlsxwriter from the
contrib/minizip/ directory of zlib-1.2.8.

The files zip.h and ioapi.h have had a small number of comments modifed from
C++ to C style to avoid warnings with -pedantic -ansi.