Searched refs:mz_zip_validate_file (Results 1 – 2 of 2) sorted by relevance
1231 mz_bool mz_zip_validate_file(mz_zip_archive *pZip, mz_uint file_index, mz_uint flags);
5306 mz_bool mz_zip_validate_file(mz_zip_archive *pZip, mz_uint file_index, mz_uint flags) in mz_zip_validate_file() function5573 if (!mz_zip_validate_file(pZip, i, flags)) in mz_zip_validate_archive()