filecount        2661 ext/zip/php_zip.c 		int filecount = zip_get_num_files(intern);
filecount        2663 ext/zip/php_zip.c 		if (filecount == -1) {
filecount        2668 ext/zip/php_zip.c 		for (i = 0; i < filecount; i++) {