Home
last modified time | relevance | path

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

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

Completed in 16 milliseconds