Searched refs:pFile_comment (Results 1 – 1 of 1) sorted by relevance
2756 const char *pFile_comment = pFilename + filename_len + file_extra_len; in mz_zip_reader_locate_file() local2757 …if ((file_comment_len != comment_len) || (!mz_zip_reader_string_equal(pComment, pFile_comment, fil… in mz_zip_reader_locate_file()