Home
last modified time | relevance | path

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

/PHP-8.1/ext/exif/
H A Dexif.c2158 if (section_index >= ImageInfo->file.count) { in exif_file_sections_realloc()
2163 ImageInfo->file.list[section_index].data = tmp; in exif_file_sections_realloc()
2336 image_info->sections_found |= 1<<section_index; in exif_iif_add_value()
2360 image_info->sections_found |= 1<<section_index; in exif_iif_add_int()
2514 if (section_index==SECTION_COMMENT) { in add_assoc_image_info()
3163 int de, section_index = SECTION_MAKERNOTE; in exif_process_IFD_in_MAKERNOTE() local
3372 if (section_index==SECTION_THUMBNAIL) { in exif_process_IFD_TAG_impl()
3411 if (section_index==SECTION_IFD0 || section_index==SECTION_EXIF) in exif_process_IFD_TAG_impl()
3645 info, displacement, section_index, 1, exif_get_tag_table(section_index))) { in exif_process_IFD_in_JPEG()
3652 if (section_index == SECTION_THUMBNAIL) { in exif_process_IFD_in_JPEG()
[all …]

Completed in 18 milliseconds