Home
last modified time | relevance | path

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

/PHP-5.5/ext/exif/
H A Dexif.c1396 #define SECTION_INTEROP 10 macro
1412 #define FOUND_INTEROP (1<<SECTION_INTEROP)
1430 case SECTION_INTEROP: return "INTEROP"; in exif_get_sectionname()
1451 case SECTION_INTEROP: return &tag_table_IOP[0]; in exif_get_tag_table()
3123 sub_section_index = SECTION_INTEROP; in exif_process_IFD_TAG()
3709 sub_section_index = SECTION_INTEROP; in exif_process_IFD_in_TIFF()
4116 add_assoc_image_info(return_value, sub_arrays, &ImageInfo, SECTION_INTEROP TSRMLS_CC); in PHP_FUNCTION()

Completed in 16 milliseconds