Home
last modified time | relevance | path

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

/PHP-7.4/ext/exif/
H A Dexif.c3010 static int exif_process_string_raw(char **result, char *value, size_t byte_count) { in exif_process_string_raw() function
3086 len = exif_process_string_raw(pszInfoPtr, szValuePtr, ByteCount); in exif_process_user_comment()
3108 len = exif_process_string_raw(pszInfoPtr, szValuePtr, ByteCount); in exif_process_user_comment()
3147 xp_field->size = exif_process_string_raw(&xp_field->value, szValuePtr, ByteCount); in exif_process_unicode()

Completed in 21 milliseconds