Home
last modified time | relevance | path

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

/PHP-7.4/ext/exif/
H A Dexif.c1972 } xp_field_type; typedef
1976 xp_field_type *list;
3134 static int exif_process_unicode(image_info_type *ImageInfo, xp_field_type *xp_field, int tag, char … in exif_process_unicode()
3296 xp_field_type *tmp_xp; in exif_process_IFD_TAG_impl()
3470 …tmp_xp = (xp_field_type*)safe_erealloc(ImageInfo->xp_fields.list, (ImageInfo->xp_fields.count+1), … in exif_process_IFD_TAG_impl()

Completed in 18 milliseconds