Home
last modified time | relevance | path

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

/php-src/ext/exif/
H A Dexif.c1934 } xp_field_type; typedef
1938 xp_field_type *list;
3127 static int exif_process_unicode(image_info_type *ImageInfo, xp_field_type *xp_field, int tag, char … in exif_process_unicode()
3271 xp_field_type *tmp_xp; in exif_process_IFD_TAG_impl()
3435 …tmp_xp = (xp_field_type*)safe_erealloc(ImageInfo->xp_fields.list, (ImageInfo->xp_fields.count+1), … in exif_process_IFD_TAG_impl()

Completed in 19 milliseconds