Home
last modified time | relevance | path

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

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

Completed in 16 milliseconds