ACCEL_RESTART_HASH 1098 ext/opcache/ZendAccelerator.c 						zend_accel_hash_is_full(&ZCSG(hash)) ? ACCEL_RESTART_HASH : ACCEL_RESTART_OOM;
ACCEL_RESTART_HASH 1120 ext/opcache/ZendAccelerator.c 			zend_accel_schedule_restart_if_necessary(ACCEL_RESTART_HASH TSRMLS_CC);
ACCEL_RESTART_HASH 1159 ext/opcache/ZendAccelerator.c 		zend_accel_schedule_restart_if_necessary(ACCEL_RESTART_HASH TSRMLS_CC);
ACCEL_RESTART_HASH 1228 ext/opcache/ZendAccelerator.c 				zend_accel_schedule_restart_if_necessary(ACCEL_RESTART_HASH TSRMLS_CC);
ACCEL_RESTART_HASH 1587 ext/opcache/ZendAccelerator.c 						zend_accel_hash_is_full(&ZCSG(hash)) ? ACCEL_RESTART_HASH : ACCEL_RESTART_OOM;
ACCEL_RESTART_HASH 1612 ext/opcache/ZendAccelerator.c 						zend_accel_hash_is_full(&ZCSG(hash)) ? ACCEL_RESTART_HASH : ACCEL_RESTART_OOM;
ACCEL_RESTART_HASH 2136 ext/opcache/ZendAccelerator.c 					case ACCEL_RESTART_HASH: