Home
last modified time | relevance | path

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

/PHP-7.4/ext/exif/
H A Dexif.c2033 #define EXIF_MAX_ERRORS 10 macro
2041 if (++ImageInfo->num_errors > EXIF_MAX_ERRORS) { in exif_error_docref()
2042 if (ImageInfo->num_errors == EXIF_MAX_ERRORS+1) { in exif_error_docref()

Completed in 19 milliseconds