Home
last modified time | relevance | path

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

/PHP-8.2/ext/exif/
H A Dexif.c3703 unsigned exif_value_2a, offset_of_ifd; in exif_process_TIFF_in_JPEG() local
3731 exif_value_2a = php_ifd_get16u(CharBuf+2, ImageInfo->motorola_intel); in exif_process_TIFF_in_JPEG()
3733 if (exif_value_2a != 0x2a || offset_of_ifd < 0x08) { in exif_process_TIFF_in_JPEG()

Completed in 16 milliseconds