EXIF_ERROR_FILEEOF  291 ext/exif/exif.c static const char * EXIF_ERROR_FILEEOF   = "Unexpected end of file reached";
EXIF_ERROR_FILEEOF  296 ext/exif/exif.c #define EXIF_ERRLOG_FILEEOF(ImageInfo)    exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "%s", EXIF_ERROR_FILEEOF);