Home
last modified time | relevance | path

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

/PHP-7.3/ext/exif/
H A Dexif.c3017 if (ByteCount>=8) { in exif_process_user_comment()
3022 ByteCount -= 8; in exif_process_user_comment()
3029 ByteCount -= 2; in exif_process_user_comment()
3033 ByteCount -= 2; in exif_process_user_comment()
3046 ByteCount, in exif_process_user_comment()
3055 ByteCount -= 8; in exif_process_user_comment()
3060 ByteCount -= 8; in exif_process_user_comment()
3068 ByteCount, in exif_process_user_comment()
3078 ByteCount -= 8; in exif_process_user_comment()
3083 if (ByteCount>0) { in exif_process_user_comment()
[all …]

Completed in 20 milliseconds