EXIF_ERROR_CORRUPT 298 ext/exif/exif.c static const char * EXIF_ERROR_CORRUPT = "File structure corrupted"; EXIF_ERROR_CORRUPT 303 ext/exif/exif.c #define EXIF_ERRLOG_CORRUPT(ImageInfo) exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "%s", EXIF_ERROR_CORRUPT); EXIF_ERROR_CORRUPT 3329 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "%s, Section length: 0x%02X%02X", EXIF_ERROR_CORRUPT, lh, ll);