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