taglinefilesource code
PKZIP_MAGIC414zBoot/misc.c} else if (memcmp(magic, PKZIP_MAGIC, 2) == 0 && inptr == 2
PKZIP_MAGIC415zBoot/misc.c&& memcmp(inbuf, PKZIP_MAGIC, 4) == 0) {