EXIF_ERROR_CORRUPT 292 ext/exif/exif.c static const char * EXIF_ERROR_CORRUPT = "File structure corrupted"; EXIF_ERROR_CORRUPT 297 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 3320 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "%s, Section length: 0x%02X%02X", EXIF_ERROR_CORRUPT, lh, ll);