ACCEL_RESTART_HASH 1089 ext/opcache/ZendAccelerator.c 						zend_accel_hash_is_full(&ZCSG(hash)) ? ACCEL_RESTART_HASH : ACCEL_RESTART_OOM;
ACCEL_RESTART_HASH 1111 ext/opcache/ZendAccelerator.c 			zend_accel_schedule_restart_if_necessary(ACCEL_RESTART_HASH TSRMLS_CC);
ACCEL_RESTART_HASH 1146 ext/opcache/ZendAccelerator.c 		zend_accel_schedule_restart_if_necessary(ACCEL_RESTART_HASH TSRMLS_CC);
ACCEL_RESTART_HASH 1215 ext/opcache/ZendAccelerator.c 				zend_accel_schedule_restart_if_necessary(ACCEL_RESTART_HASH TSRMLS_CC);
ACCEL_RESTART_HASH 1574 ext/opcache/ZendAccelerator.c 						zend_accel_hash_is_full(&ZCSG(hash)) ? ACCEL_RESTART_HASH : ACCEL_RESTART_OOM;
ACCEL_RESTART_HASH 1599 ext/opcache/ZendAccelerator.c 						zend_accel_hash_is_full(&ZCSG(hash)) ? ACCEL_RESTART_HASH : ACCEL_RESTART_OOM;
ACCEL_RESTART_HASH 2101 ext/opcache/ZendAccelerator.c 					case ACCEL_RESTART_HASH: