Home
last modified time | relevance | path

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

/PHP-7.4/ext/exif/
H A Dexif.c1875 static char *exif_get_sectionname(int section) in exif_get_sectionname() function
1926 ml += strlen(exif_get_sectionname(i))+2; in exif_get_sectionlist()
1933 snprintf(sections+len, ml-len, "%s, ", exif_get_sectionname(i)); in exif_get_sectionlist()
2593 add_assoc_zval(value, exif_get_sectionname(section_index), &tmpi); in add_assoc_image_info()
3196 …ERR_CC, ImageInfo, E_NOTICE, "Process %s @x%04X + 0x%04X=%d: %s", exif_get_sectionname(section_ind… in exif_process_IFD_in_MAKERNOTE()
3273 …exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Subsection %s done", exif_get_sectionname in exif_process_IFD_in_MAKERNOTE()
3610 …ocref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Subsection %s done", exif_get_sectionname(sub_section… in exif_process_IFD_TAG_impl()
3648 …(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Process %s (x%04X(=%d))", exif_get_sectionname(section_ind… in exif_process_IFD_in_JPEG()
4221 …cref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Next IFD: %s @x%04X", exif_get_sectionname(sub_section… in exif_process_IFD_in_TIFF_impl()
4249 …docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Next IFD: %s done", exif_get_sectionname(sub_section… in exif_process_IFD_in_TIFF_impl()
[all …]

Completed in 23 milliseconds