Home
last modified time | relevance | path

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

/php-src/ext/phar/
H A Dpharzip.h230 char counthere[2]; /* total number of entries in the member
H A Dzip.c273 if (PHAR_GET_16(locator.counthere) != PHAR_GET_16(locator.count)) { in phar_parse_zipfile()
1473 PHAR_SET_16(eocd.counthere, zend_hash_num_elements(&phar->manifest) + 1); in phar_zip_flush()
1476 PHAR_SET_16(eocd.counthere, zend_hash_num_elements(&phar->manifest)); in phar_zip_flush()

Completed in 10 milliseconds