pFile_comment    4543 src/punutil/miniz.c                 const char *pFile_comment = pFilename + filename_len + file_extra_len;
pFile_comment    4544 src/punutil/miniz.c                 if ((file_comment_len != comment_len) || (!mz_zip_string_equal(pComment, pFile_comment, file_comment_len, flags)))