ACCEL_RESTART_OOM 1122 ext/opcache/ZendAccelerator.c 						zend_accel_hash_is_full(&ZCSG(hash)) ? ACCEL_RESTART_HASH : ACCEL_RESTART_OOM;
ACCEL_RESTART_OOM 1153 ext/opcache/ZendAccelerator.c 				zend_accel_schedule_restart_if_necessary(ACCEL_RESTART_OOM);
ACCEL_RESTART_OOM 1276 ext/opcache/ZendAccelerator.c 		zend_accel_schedule_restart_if_necessary(ACCEL_RESTART_OOM);
ACCEL_RESTART_OOM 1743 ext/opcache/ZendAccelerator.c 						zend_accel_hash_is_full(&ZCSG(hash)) ? ACCEL_RESTART_HASH : ACCEL_RESTART_OOM;
ACCEL_RESTART_OOM 1768 ext/opcache/ZendAccelerator.c 						zend_accel_hash_is_full(&ZCSG(hash)) ? ACCEL_RESTART_HASH : ACCEL_RESTART_OOM;
ACCEL_RESTART_OOM 2057 ext/opcache/ZendAccelerator.c 					case ACCEL_RESTART_OOM:
ACCEL_RESTART_OOM 1344 ext/opcache/zend_file_cache.c 			zend_accel_schedule_restart_if_necessary(ACCEL_RESTART_OOM);