Home
last modified time | relevance | path

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

/PHP-7.0/ext/phar/
H A Dphar.c1581 const char zip_magic[] = "PK\x03\x04"; local
1715 if (!memcmp(pos, zip_magic, 4)) {

Completed in 9 milliseconds