box_type 679 ext/standard/image.c unsigned int box_type; box_type 695 ext/standard/image.c if (php_stream_read(stream, (void *)&box_type, sizeof(box_type)) != sizeof(box_type)) { box_type 705 ext/standard/image.c if (!memcmp(&box_type, jp2c_box_id, 4))