Searched refs:UserComment (Results 1 – 4 of 4) sorted by relevance
21 …test3.jpg is the same as test2.jpg but with a UNICODE UserComment: ÄÖ&Üßä…54 ["UserComment"]=>73 ["UserComment"]=>
33 [UserComment] => Exif test image.43 [UserComment] => ASCII
46 ["UserComment"]=>65 ["UserComment"]=>
1977 char *UserComment; member3435 EFREE_IF(ImageInfo->UserComment); in exif_process_IFD_TAG_impl()3436 ImageInfo->UserComment = NULL; in exif_process_IFD_TAG_impl()3439 …ImageInfo->UserCommentLength = exif_process_user_comment(ImageInfo, &(ImageInfo->UserComment), &(I… in exif_process_IFD_TAG_impl()4381 EFREE_IF(ImageInfo->UserComment); in exif_discard_imageinfo()4660 if (ImageInfo.UserComment) { in PHP_FUNCTION()4661 …r(&ImageInfo, SECTION_COMPUTED, "UserComment", ImageInfo.UserCommentLength, ImageInfo.UserComment); in PHP_FUNCTION()
Completed in 40 milliseconds