Home
last modified time | relevance | path

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

/PHP-8.3/ext/exif/
H A Dexif.c3047 if (ByteCount>=8) { in exif_process_user_comment()
3052 ByteCount -= 8; in exif_process_user_comment()
3059 ByteCount -= 2; in exif_process_user_comment()
3063 ByteCount -= 2; in exif_process_user_comment()
3076 ByteCount, in exif_process_user_comment()
3085 ByteCount -= 8; in exif_process_user_comment()
3090 ByteCount -= 8; in exif_process_user_comment()
3098 ByteCount, in exif_process_user_comment()
3108 ByteCount -= 8; in exif_process_user_comment()
3113 if (ByteCount>0) { in exif_process_user_comment()
[all …]

Completed in 14 milliseconds