Searched refs:mz_zip_writer_add_to_central_dir (Results 1 – 1 of 1) sorted by relevance
6005 static mz_bool mz_zip_writer_add_to_central_dir(mz_zip_archive *pZip, const char *pFilename, mz_uin… in mz_zip_writer_add_to_central_dir() function6362 …if (!mz_zip_writer_add_to_central_dir(pZip, pArchive_name, (mz_uint16)archive_name_size, pExtra_da… in mz_zip_writer_add_mem_ex_v2()6665 …if (!mz_zip_writer_add_to_central_dir(pZip, pArchive_name, (mz_uint16)archive_name_size, pExtra_da… in mz_zip_writer_add_read_buf_callback()