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