unzlocal_getShort  387 modules/widgetman/unzip.c 	if (unzlocal_getShort(&s->z_filefunc, s->filestream,&file_info.version) != UNZ_OK)
unzlocal_getShort  390 modules/widgetman/unzip.c 	if (unzlocal_getShort(&s->z_filefunc, s->filestream,&file_info.version_needed) != UNZ_OK)
unzlocal_getShort  393 modules/widgetman/unzip.c 	if (unzlocal_getShort(&s->z_filefunc, s->filestream,&file_info.flag) != UNZ_OK)
unzlocal_getShort  396 modules/widgetman/unzip.c 	if (unzlocal_getShort(&s->z_filefunc, s->filestream,&file_info.compression_method) != UNZ_OK)
unzlocal_getShort  413 modules/widgetman/unzip.c 	if (unzlocal_getShort(&s->z_filefunc, s->filestream,&file_info.size_filename) != UNZ_OK)
unzlocal_getShort  416 modules/widgetman/unzip.c 	if (unzlocal_getShort(&s->z_filefunc, s->filestream,&file_info.size_file_extra) != UNZ_OK)
unzlocal_getShort  419 modules/widgetman/unzip.c 	if (unzlocal_getShort(&s->z_filefunc, s->filestream,&file_info.size_file_comment) != UNZ_OK)
unzlocal_getShort  422 modules/widgetman/unzip.c 	if (unzlocal_getShort(&s->z_filefunc, s->filestream,&file_info.disk_num_start) != UNZ_OK)
unzlocal_getShort  425 modules/widgetman/unzip.c 	if (unzlocal_getShort(&s->z_filefunc, s->filestream,&file_info.internal_fa) != UNZ_OK)
unzlocal_getShort  680 modules/widgetman/unzip.c 	if (unzlocal_getShort(&us.z_filefunc, us.filestream,&number_disk)!=UNZ_OK)
unzlocal_getShort  684 modules/widgetman/unzip.c 	if (unzlocal_getShort(&us.z_filefunc, us.filestream,&number_disk_with_CD)!=UNZ_OK)
unzlocal_getShort  688 modules/widgetman/unzip.c 	if (unzlocal_getShort(&us.z_filefunc, us.filestream,&us.gi.number_entry)!=UNZ_OK)
unzlocal_getShort  692 modules/widgetman/unzip.c 	if (unzlocal_getShort(&us.z_filefunc, us.filestream,&number_entry_CD)!=UNZ_OK)
unzlocal_getShort  710 modules/widgetman/unzip.c 	if (unzlocal_getShort(&us.z_filefunc, us.filestream,&us.gi.size_comment)!=UNZ_OK)
unzlocal_getShort  927 modules/widgetman/unzip.c 	if (unzlocal_getShort(&s->z_filefunc, s->filestream,&uData) != UNZ_OK)
unzlocal_getShort  933 modules/widgetman/unzip.c 	if (unzlocal_getShort(&s->z_filefunc, s->filestream,&uFlags) != UNZ_OK)
unzlocal_getShort  936 modules/widgetman/unzip.c 	if (unzlocal_getShort(&s->z_filefunc, s->filestream,&uData) != UNZ_OK)
unzlocal_getShort  967 modules/widgetman/unzip.c 	if (unzlocal_getShort(&s->z_filefunc, s->filestream,&size_filename) != UNZ_OK)
unzlocal_getShort  974 modules/widgetman/unzip.c 	if (unzlocal_getShort(&s->z_filefunc, s->filestream,&size_extra_field) != UNZ_OK)