Home
last modified time | relevance | path

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

/PHP-7.4/ext/exif/
H A Dexif.c3054 if (ByteCount>=8) { in exif_process_user_comment()
3059 ByteCount -= 8; in exif_process_user_comment()
3066 ByteCount -= 2; in exif_process_user_comment()
3070 ByteCount -= 2; in exif_process_user_comment()
3083 ByteCount, in exif_process_user_comment()
3092 ByteCount -= 8; in exif_process_user_comment()
3097 ByteCount -= 8; in exif_process_user_comment()
3105 ByteCount, in exif_process_user_comment()
3115 ByteCount -= 8; in exif_process_user_comment()
3120 if (ByteCount>0) { in exif_process_user_comment()
[all …]

Completed in 21 milliseconds