Searched refs:mz_zip_reader_is_file_encrypted (Results 1 – 3 of 3) sorted by relevance
440 mz_bool mz_zip_reader_is_file_encrypted(mz_zip_archive *pZip, mz_uint file_index);
1158 mz_bool mz_zip_reader_is_file_encrypted(mz_zip_archive *pZip, mz_uint file_index);
4033 mz_bool mz_zip_reader_is_file_encrypted(mz_zip_archive *pZip, mz_uint file_index) in mz_zip_reader_is_file_encrypted() function4157 pStat->m_is_encrypted = mz_zip_reader_is_file_encrypted(pZip, file_index); in mz_zip_file_stat_internal()