offset_of_ifd 3177 ext/exif/exif.c unsigned exif_value_2a, offset_of_ifd; offset_of_ifd 3191 ext/exif/exif.c offset_of_ifd = php_ifd_get32u(CharBuf+4, ImageInfo->motorola_intel); offset_of_ifd 3192 ext/exif/exif.c if ( exif_value_2a != 0x2a || offset_of_ifd < 0x08) { offset_of_ifd 3196 ext/exif/exif.c if (offset_of_ifd > length) { offset_of_ifd 3203 ext/exif/exif.c exif_process_IFD_in_JPEG(ImageInfo, CharBuf+offset_of_ifd, CharBuf, length/*-14*/, displacement, SECTION_IFD0);