Home
last modified time | relevance | path

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

/PHP-7.4/ext/exif/
H A Dexif.c1854 #define SECTION_INTEROP 10 macro
1870 #define FOUND_INTEROP (1<<SECTION_INTEROP)
1888 case SECTION_INTEROP: return "INTEROP"; in exif_get_sectionname()
1909 case SECTION_INTEROP: return &tag_table_IOP[0]; in exif_get_tag_table()
3596 sub_section_index = SECTION_INTEROP; in exif_process_IFD_TAG_impl()
4212 sub_section_index = SECTION_INTEROP; in exif_process_IFD_in_TIFF_impl()
4713 add_assoc_image_info(return_value, sub_arrays, &ImageInfo, SECTION_INTEROP ); in PHP_FUNCTION()

Completed in 17 milliseconds