Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds