Home
last modified time | relevance | path

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

/PHP-7.0/ext/phar/
H A Dphar.c1583 const char bz_magic[] = "BZh"; local
1675 } else if (!memcmp(pos, bz_magic, 3)) {

Completed in 13 milliseconds