bz_magic 1567 ext/phar/phar.c const char bz_magic[] = "BZh"; bz_magic 1659 ext/phar/phar.c } else if (!memcmp(pos, bz_magic, 3)) {