Home
last modified time | relevance | path

Searched refs:bz_magic (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/phar/
H A Dphar.c1586 const char bz_magic[] = "BZh"; in phar_open_from_fp() local
1683 } else if (!memcmp(pos, bz_magic, 3)) { in phar_open_from_fp()

Completed in 12 milliseconds