Home
last modified time | relevance | path

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

/PHP-8.4/ext/exif/
H A Dexif.c2146 if (section_index >= ImageInfo->file.count) { in exif_file_sections_realloc()
2151 ImageInfo->file.list[section_index].data = tmp; in exif_file_sections_realloc()
2320 image_info->sections_found |= 1<<section_index; in exif_iif_add_value()
2344 image_info->sections_found |= 1<<section_index; in exif_iif_add_int()
2498 if (section_index==SECTION_COMMENT) { in add_assoc_image_info()
3147 int de, section_index = SECTION_MAKERNOTE; in exif_process_IFD_in_MAKERNOTE() local
3356 if (section_index==SECTION_THUMBNAIL) { in exif_process_IFD_TAG_impl()
3395 if (section_index==SECTION_IFD0 || section_index==SECTION_EXIF) in exif_process_IFD_TAG_impl()
3629 info, displacement, section_index, 1, exif_get_tag_table(section_index))) { in exif_process_IFD_in_JPEG()
3636 if (section_index == SECTION_THUMBNAIL) { in exif_process_IFD_in_JPEG()
[all …]

Completed in 19 milliseconds