totalsize         209 ext/phar/tar.c 	size_t pos = 0, read, totalsize;
totalsize         221 ext/phar/tar.c 	totalsize = php_stream_tell(fp);
totalsize         239 ext/phar/tar.c 	zend_hash_init(&myphar->manifest, 2 + (totalsize >> 12),
totalsize         243 ext/phar/tar.c 	zend_hash_init(&myphar->virtual_dirs, 4 + (totalsize >> 11),
totalsize         318 ext/phar/tar.c 				if ((uint)php_stream_tell(fp) > totalsize) {
totalsize         386 ext/phar/tar.c 			if ((uint)php_stream_tell(fp) > totalsize) {
totalsize         573 ext/phar/tar.c 			if ((uint)php_stream_tell(fp) > totalsize) {