Home
last modified time | relevance | path

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

/PHP-8.1/ext/exif/
H A Dexif.c1827 #define SECTION_INTEROP 10 macro
1843 #define FOUND_INTEROP (1<<SECTION_INTEROP)
1861 case SECTION_INTEROP: return "INTEROP"; in exif_get_sectionname()
1882 case SECTION_INTEROP: return &tag_table_IOP[0]; in exif_get_tag_table()
3573 sub_section_index = SECTION_INTEROP; in exif_process_IFD_TAG_impl()
4200 sub_section_index = SECTION_INTEROP; in exif_process_IFD_in_TIFF_impl()
4704 add_assoc_image_info(return_value, sub_arrays, &ImageInfo, SECTION_INTEROP ); in PHP_FUNCTION()

Completed in 22 milliseconds