Home
last modified time | relevance | path

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

/php-src/ext/exif/
H A Dexif.c1815 #define SECTION_INTEROP 10 macro
1831 #define FOUND_INTEROP (1<<SECTION_INTEROP)
1849 case SECTION_INTEROP: return "INTEROP"; in exif_get_sectionname()
1870 case SECTION_INTEROP: return &tag_table_IOP[0]; in exif_get_tag_table()
3561 sub_section_index = SECTION_INTEROP; in exif_process_IFD_TAG_impl()
4180 sub_section_index = SECTION_INTEROP; in exif_process_IFD_in_TIFF_impl()
4684 add_assoc_image_info(return_value, sub_arrays, &ImageInfo, SECTION_INTEROP ); in PHP_FUNCTION()

Completed in 31 milliseconds