Searched refs:counthere (Results 1 – 2 of 2) sorted by relevance
225 char counthere[2]; /* total number of entries in the member
213 if (PHAR_GET_16(locator.counthere) != PHAR_GET_16(locator.count)) { in phar_parse_zipfile()1399 PHAR_SET_16(eocd.counthere, zend_hash_num_elements(&phar->manifest) + 1); in phar_zip_flush()1402 PHAR_SET_16(eocd.counthere, zend_hash_num_elements(&phar->manifest)); in phar_zip_flush()
Completed in 8 milliseconds