Home
last modified time | relevance | path

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

/PHP-8.0/ext/exif/
H A Dexif.c3031 if (ByteCount>=8) { in exif_process_user_comment()
3036 ByteCount -= 8; in exif_process_user_comment()
3043 ByteCount -= 2; in exif_process_user_comment()
3047 ByteCount -= 2; in exif_process_user_comment()
3060 ByteCount, in exif_process_user_comment()
3069 ByteCount -= 8; in exif_process_user_comment()
3074 ByteCount -= 8; in exif_process_user_comment()
3082 ByteCount, in exif_process_user_comment()
3092 ByteCount -= 8; in exif_process_user_comment()
3097 if (ByteCount>0) { in exif_process_user_comment()
[all …]

Completed in 17 milliseconds