Home
last modified time | relevance | path

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

/PHP-8.2/ext/exif/
H A Dexif.c3551 char *Subdir_start; in exif_process_IFD_TAG_impl() local
3577 Subdir_start = exif_offset_info_try_get(info, offset_val, 0); in exif_process_IFD_TAG_impl()
3578 if (!Subdir_start) { in exif_process_IFD_TAG_impl()
3583 …if (!exif_process_IFD_in_JPEG(ImageInfo, Subdir_start, info, displacement, sub_section_index, tag)… in exif_process_IFD_TAG_impl()

Completed in 17 milliseconds