Home
last modified time | relevance | path

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

/PHP-5.5/ext/exif/
H A Dexif.c1395 #define SECTION_GPS 9 macro
1411 #define FOUND_GPS (1<<SECTION_GPS)
1429 case SECTION_GPS: return "GPS"; in exif_get_sectionname()
1450 case SECTION_GPS: return &tag_table_GPS[0]; in exif_get_tag_table()
3116 sub_section_index = SECTION_GPS; in exif_process_IFD_TAG()
3705 sub_section_index = SECTION_GPS; in exif_process_IFD_in_TIFF()
4115 add_assoc_image_info(return_value, sub_arrays, &ImageInfo, SECTION_GPS TSRMLS_CC); in PHP_FUNCTION()

Completed in 18 milliseconds