filecount        2706 ext/zip/php_zip.c 		int filecount = zip_get_num_files(intern);
filecount        2708 ext/zip/php_zip.c 		if (filecount == -1) {
filecount        2713 ext/zip/php_zip.c 		for (i = 0; i < filecount; i++) {