ACCEL_RESTART_HASH 1088 ext/opcache/ZendAccelerator.c 						zend_accel_hash_is_full(&ZCSG(hash)) ? ACCEL_RESTART_HASH : ACCEL_RESTART_OOM;
ACCEL_RESTART_HASH 1110 ext/opcache/ZendAccelerator.c 			zend_accel_schedule_restart_if_necessary(ACCEL_RESTART_HASH TSRMLS_CC);
ACCEL_RESTART_HASH 1143 ext/opcache/ZendAccelerator.c 		zend_accel_schedule_restart_if_necessary(ACCEL_RESTART_HASH TSRMLS_CC);
ACCEL_RESTART_HASH 1208 ext/opcache/ZendAccelerator.c 			zend_accel_schedule_restart_if_necessary(ACCEL_RESTART_HASH TSRMLS_CC);
ACCEL_RESTART_HASH 1583 ext/opcache/ZendAccelerator.c 						zend_accel_hash_is_full(&ZCSG(hash)) ? ACCEL_RESTART_HASH : ACCEL_RESTART_OOM;
ACCEL_RESTART_HASH 1608 ext/opcache/ZendAccelerator.c 						zend_accel_hash_is_full(&ZCSG(hash)) ? ACCEL_RESTART_HASH : ACCEL_RESTART_OOM;
ACCEL_RESTART_HASH 2110 ext/opcache/ZendAccelerator.c 					case ACCEL_RESTART_HASH: