Home
last modified time | relevance | path

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

/PHP-8.4/ext/exif/
H A Dexif.c3535 char *Subdir_start; in exif_process_IFD_TAG_impl() local
3561 Subdir_start = exif_offset_info_try_get(info, offset_val, 0); in exif_process_IFD_TAG_impl()
3562 if (!Subdir_start) { in exif_process_IFD_TAG_impl()
3567 …if (!exif_process_IFD_in_JPEG(ImageInfo, Subdir_start, info, displacement, sub_section_index, tag)… in exif_process_IFD_TAG_impl()

Completed in 18 milliseconds