Home
last modified time | relevance | path

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

/PHP-8.2/ext/exif/
H A Dexif.c3059 if (ByteCount>=8) { in exif_process_user_comment()
3064 ByteCount -= 8; in exif_process_user_comment()
3071 ByteCount -= 2; in exif_process_user_comment()
3075 ByteCount -= 2; in exif_process_user_comment()
3088 ByteCount, in exif_process_user_comment()
3097 ByteCount -= 8; in exif_process_user_comment()
3102 ByteCount -= 8; in exif_process_user_comment()
3110 ByteCount, in exif_process_user_comment()
3120 ByteCount -= 8; in exif_process_user_comment()
3125 if (ByteCount>0) { in exif_process_user_comment()
[all …]

Completed in 21 milliseconds