Lines Matching refs:pComment
1404 const char *pComment, mz_uint flags);
1500 size_t buf_size, const void *pComment,
1512 const char *pSrc_filename, const void *pComment,
1547 size_t buf_size, const void *pComment, mz_uint16 comment_size,
5415 const char *pComment, mz_uint flags) { in mz_zip_reader_locate_file() argument
5422 (!pComment) && (pZip->m_pState->m_sorted_central_dir_offsets.m_size)) in mz_zip_reader_locate_file()
5426 comment_len = pComment ? strlen(pComment) : 0; in mz_zip_reader_locate_file()
5443 (!mz_zip_reader_string_equal(pComment, pFile_comment, in mz_zip_reader_locate_file()
6188 const void *pExtra, mz_uint16 extra_size, const void *pComment, in mz_zip_writer_add_to_central_dir() argument
6217 (!mz_zip_array_push_back(pZip, &pState->m_central_dir, pComment, in mz_zip_writer_add_to_central_dir()
6267 size_t buf_size, const void *pComment, in mz_zip_writer_add_mem_ex() argument
6288 (!pArchive_name) || ((comment_size) && (!pComment)) || in mz_zip_writer_add_mem_ex()
6426 pZip, pArchive_name, (mz_uint16)archive_name_size, NULL, 0, pComment, in mz_zip_writer_add_mem_ex()
6439 const char *pSrc_filename, const void *pComment, in mz_zip_writer_add_file() argument
6456 ((comment_size) && (!pComment)) || (level > MZ_UBER_COMPRESSION)) in mz_zip_writer_add_file()
6619 pZip, pArchive_name, (mz_uint16)archive_name_size, NULL, 0, pComment, in mz_zip_writer_add_file()
6879 size_t buf_size, const void *pComment, mz_uint16 comment_size, in mz_zip_add_mem_to_archive_file_in_place() argument
6887 ((comment_size) && (!pComment)) || in mz_zip_add_mem_to_archive_file_in_place()
6909 pComment, comment_size, level_and_flags, 0, 0); in mz_zip_add_mem_to_archive_file_in_place()