ACCEL_RESTART_HASH 1122 ext/opcache/ZendAccelerator.c 						zend_accel_hash_is_full(&ZCSG(hash)) ? ACCEL_RESTART_HASH : ACCEL_RESTART_OOM;
ACCEL_RESTART_HASH 1144 ext/opcache/ZendAccelerator.c 			zend_accel_schedule_restart_if_necessary(ACCEL_RESTART_HASH);
ACCEL_RESTART_HASH 1237 ext/opcache/ZendAccelerator.c 		zend_accel_schedule_restart_if_necessary(ACCEL_RESTART_HASH);
ACCEL_RESTART_HASH 1319 ext/opcache/ZendAccelerator.c 				zend_accel_schedule_restart_if_necessary(ACCEL_RESTART_HASH);
ACCEL_RESTART_HASH 1743 ext/opcache/ZendAccelerator.c 						zend_accel_hash_is_full(&ZCSG(hash)) ? ACCEL_RESTART_HASH : ACCEL_RESTART_OOM;
ACCEL_RESTART_HASH 1768 ext/opcache/ZendAccelerator.c 						zend_accel_hash_is_full(&ZCSG(hash)) ? ACCEL_RESTART_HASH : ACCEL_RESTART_OOM;
ACCEL_RESTART_HASH 2060 ext/opcache/ZendAccelerator.c 					case ACCEL_RESTART_HASH:
ACCEL_RESTART_HASH 1330 ext/opcache/zend_file_cache.c 			zend_accel_schedule_restart_if_necessary(ACCEL_RESTART_HASH);