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