Home
last modified time | relevance | path

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

/PHP-7.0/ext/exif/
H A Dexif.c2613 if (ByteCount>=8) { in exif_process_user_comment()
2618 ByteCount -= 8; in exif_process_user_comment()
2625 ByteCount -= 2; in exif_process_user_comment()
2629 ByteCount -= 2; in exif_process_user_comment()
2642 ByteCount, in exif_process_user_comment()
2651 ByteCount -= 8; in exif_process_user_comment()
2656 ByteCount -= 8; in exif_process_user_comment()
2664 ByteCount, in exif_process_user_comment()
2674 ByteCount -= 8; in exif_process_user_comment()
2679 if (ByteCount>0) { in exif_process_user_comment()
[all …]

Completed in 33 milliseconds