last_entry        224 ext/opcache/zend_accelerator_hash.c     zend_accel_hash_entry *entry, *last_entry=NULL;
last_entry        237 ext/opcache/zend_accelerator_hash.c 			if (last_entry) {
last_entry        238 ext/opcache/zend_accelerator_hash.c 				last_entry->next = entry->next;
last_entry        244 ext/opcache/zend_accelerator_hash.c 		last_entry = entry;