Searched refs:UserComment (Results 1 – 4 of 4) sorted by relevance
20 …test3.jpg is the same as test2.jpg but with a UNICODE UserComment: ÄÖ&Üßä…53 ["UserComment"]=>72 ["UserComment"]=>
33 [UserComment] => Exif test image.43 [UserComment] => ASCII
46 ["UserComment"]=>65 ["UserComment"]=>
1954 char *UserComment; member3401 EFREE_IF(ImageInfo->UserComment); in exif_process_IFD_TAG_impl()3402 ImageInfo->UserComment = NULL; in exif_process_IFD_TAG_impl()3405 …ImageInfo->UserCommentLength = exif_process_user_comment(ImageInfo, &(ImageInfo->UserComment), &(I… in exif_process_IFD_TAG_impl()4343 EFREE_IF(ImageInfo->UserComment); in exif_discard_imageinfo()4622 if (ImageInfo.UserComment) { in PHP_FUNCTION()4623 …r(&ImageInfo, SECTION_COMPUTED, "UserComment", ImageInfo.UserCommentLength, ImageInfo.UserComment); in PHP_FUNCTION()
Completed in 19 milliseconds