Home
last modified time | relevance | path

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

/PHP-7.4/ext/exif/
H A Dexif.c453 #define TAG_EXIF_IFD_POINTER 0x8769 macro
3569 case TAG_EXIF_IFD_POINTER: in exif_process_IFD_TAG_impl()
3577 case TAG_EXIF_IFD_POINTER: in exif_process_IFD_TAG_impl()
3686 if (tag != TAG_EXIF_IFD_POINTER && tag != TAG_GPS_IFD_POINTER) { in exif_process_IFD_in_JPEG()
4196 if (entry_tag == TAG_EXIF_IFD_POINTER || in exif_process_IFD_in_TIFF_impl()
4202 case TAG_EXIF_IFD_POINTER: in exif_process_IFD_in_TIFF_impl()

Completed in 19 milliseconds