Home
last modified time | relevance | path

Searched refs:EXIF_ERROR_CORRUPT (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/exif/
H A Dexif.c282 static const char * EXIF_ERROR_CORRUPT = "File structure corrupted"; variable
287 …T(ImageInfo) exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "%s", EXIF_ERROR_CORRUPT);
3877 …LL EXIFERR_CC, ImageInfo, E_WARNING, "%s, Section length: 0x%02X%02X", EXIF_ERROR_CORRUPT, lh, ll); in exif_scan_JPEG_header()

Completed in 27 milliseconds