php-src/ext/zip/lib
2008-01-13 23:37:27 +00:00
..
mkstemp.c Bump year. 2007-01-01 09:29:37 +00:00
unistd.h
zip_add_dir.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_add.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_alias.h MFPECL: alias all zip identifiers to avoid potential name conflicts with other apache libs that may export zip symbols 2008-01-13 06:01:59 +00:00
zip_close.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_delete.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_dirent.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_entry_free.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_entry_new.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_err_str.c Bump year. 2007-01-01 09:29:37 +00:00
zip_error_clear.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_error_get_sys_type.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_error_get.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_error_strerror.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_error_to_str.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_error.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_fclose.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_file_error_clear.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_file_error_get.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_file_get_offset.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_file_strerror.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_fopen_index.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_fopen.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_fread.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_free.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_get_archive_comment.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_get_file_comment.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_get_name.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_get_num_files.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_memdup.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_name_locate.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_new.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_open.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_rename.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_replace.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_set_archive_comment.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_set_file_comment.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_set_name.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_source_buffer.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_source_file.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_source_filep.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_source_free.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_source_function.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_source_zip.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_stat_index.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_stat_init.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_stat.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_strerror.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_unchange_all.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_unchange_archive.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_unchange_data.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_unchange.c export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip_win32.h export symbols for use by other extensions like phar 2008-01-12 03:42:41 +00:00
zip.h add missing define for statically-built zip ext 2008-01-13 23:37:27 +00:00
zipint_alias.h MFB: a few fixes: overwrote all my careful work in zipint_alias.h with zipint.h, so had to restore that. 2008-01-13 06:24:27 +00:00
zipint.h MFPECL: alias all zip identifiers to avoid potential name conflicts with other apache libs that may export zip symbols 2008-01-13 06:01:59 +00:00