Home
last modified time | relevance | path

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

/PHP-5.5/ext/phar/
H A Dpharzip.h225 char counthere[2]; /* total number of entries in the member
H A Dzip.c213 if (PHAR_GET_16(locator.counthere) != PHAR_GET_16(locator.count)) { in phar_parse_zipfile()
1391 PHAR_SET_16(eocd.counthere, zend_hash_num_elements(&phar->manifest) + 1); in phar_zip_flush()
1394 PHAR_SET_16(eocd.counthere, zend_hash_num_elements(&phar->manifest)); in phar_zip_flush()

Completed in 15 milliseconds