Home
last modified time | relevance | path

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

/PHP-5.5/ext/exif/
H A Dexif.c1641 if (section_index >= ImageInfo->file.count) { in exif_file_sections_realloc()
1688 …info_data = &image_info->info_list[section_index].list[image_info->info_list[section_index].count… in exif_iif_add_value()
1794 image_info->info_list[section_index].count++; in exif_iif_add_value()
1818 …info_data = &image_info->info_list[section_index].list[image_info->info_list[section_index].count… in exif_iif_add_int()
1840 …info_data = &image_info->info_list[section_index].list[image_info->info_list[section_index].count… in exif_iif_add_str()
1881 …info_data = &image_info->info_list[section_index].list[image_info->info_list[section_index].count… in exif_iif_add_buffer()
2004 if (section_index==SECTION_COMMENT) { in add_assoc_image_info()
2941 if (section_index==SECTION_THUMBNAIL) { in exif_process_IFD_TAG()
2979 if (section_index==SECTION_IFD0 || section_index==SECTION_EXIF) in exif_process_IFD_TAG()
3174 …offset_base, IFDlength, displacement, section_index, 1, exif_get_tag_table(section_index) TSRMLS_C… in exif_process_IFD_in_JPEG()
[all …]

Completed in 19 milliseconds