Home
last modified time | relevance | path

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

/php-src/ext/phar/
H A Dphar.c1633 static const char bz_magic[] = "BZh"; in phar_open_from_fp() local
1730 } else if (!memcmp(pos, bz_magic, 3)) { in phar_open_from_fp()

Completed in 11 milliseconds