Home
last modified time | relevance | path

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

/php-src/ext/exif/
H A Dexif.c3039 static int exif_process_user_comment(image_info_type *ImageInfo, char **pszInfoPtr, char **pszEncod… in exif_process_user_comment() argument
3073 (unsigned char**)pszInfoPtr, in exif_process_user_comment()
3079 len = exif_process_string_raw(pszInfoPtr, szValuePtr, ByteCount); in exif_process_user_comment()
3095 (unsigned char**)pszInfoPtr, in exif_process_user_comment()
3101 len = exif_process_string_raw(pszInfoPtr, szValuePtr, ByteCount); in exif_process_user_comment()
3120 exif_process_string(pszInfoPtr, szValuePtr, ByteCount); in exif_process_user_comment()
3121 return strlen(*pszInfoPtr); in exif_process_user_comment()

Completed in 27 milliseconds