gz_magic 1569 ext/phar/phar.c const char gz_magic[] = "\x1f\x8b\x08"; gz_magic 1602 ext/phar/phar.c if (!memcmp(pos, gz_magic, 3)) {