Home
last modified time | relevance | path

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

/php-src/ext/exif/
H A Dexif.c3049 if (!memcmp(szValuePtr, "UNICODE\0", 8)) { in exif_process_user_comment()
3051 szValuePtr = szValuePtr+8; in exif_process_user_comment()
3058 szValuePtr = szValuePtr+2; in exif_process_user_comment()
3062 szValuePtr = szValuePtr+2; in exif_process_user_comment()
3075 (unsigned char*)szValuePtr, in exif_process_user_comment()
3084 szValuePtr = szValuePtr+8; in exif_process_user_comment()
3089 szValuePtr = szValuePtr+8; in exif_process_user_comment()
3097 (unsigned char*)szValuePtr, in exif_process_user_comment()
3107 szValuePtr = szValuePtr+8; in exif_process_user_comment()
3115 (szValuePtr)[a] = '\0'; in exif_process_user_comment()
[all …]

Completed in 44 milliseconds