Home
last modified time | relevance | path

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

/PHP-8.4/ext/exif/
H A Dexif.c3043 if (ByteCount>=8) { in exif_process_user_comment()
3048 ByteCount -= 8; in exif_process_user_comment()
3055 ByteCount -= 2; in exif_process_user_comment()
3059 ByteCount -= 2; in exif_process_user_comment()
3072 ByteCount, in exif_process_user_comment()
3081 ByteCount -= 8; in exif_process_user_comment()
3086 ByteCount -= 8; in exif_process_user_comment()
3094 ByteCount, in exif_process_user_comment()
3104 ByteCount -= 8; in exif_process_user_comment()
3109 if (ByteCount>0) { in exif_process_user_comment()
[all …]

Completed in 33 milliseconds