ACCEL_RESTART_OOM  230 ext/opcache/ZendAccelerator.c 							zend_accel_schedule_restart_if_necessary(ACCEL_RESTART_OOM TSRMLS_CC);
ACCEL_RESTART_OOM  978 ext/opcache/ZendAccelerator.c 						zend_accel_schedule_restart_if_necessary(ACCEL_RESTART_OOM TSRMLS_CC);
ACCEL_RESTART_OOM 1088 ext/opcache/ZendAccelerator.c 						zend_accel_hash_is_full(&ZCSG(hash)) ? ACCEL_RESTART_HASH : ACCEL_RESTART_OOM;
ACCEL_RESTART_OOM 1117 ext/opcache/ZendAccelerator.c 				zend_accel_schedule_restart_if_necessary(ACCEL_RESTART_OOM TSRMLS_CC);
ACCEL_RESTART_OOM 1172 ext/opcache/ZendAccelerator.c 		zend_accel_schedule_restart_if_necessary(ACCEL_RESTART_OOM TSRMLS_CC);
ACCEL_RESTART_OOM 1583 ext/opcache/ZendAccelerator.c 						zend_accel_hash_is_full(&ZCSG(hash)) ? ACCEL_RESTART_HASH : ACCEL_RESTART_OOM;
ACCEL_RESTART_OOM 1608 ext/opcache/ZendAccelerator.c 						zend_accel_hash_is_full(&ZCSG(hash)) ? ACCEL_RESTART_HASH : ACCEL_RESTART_OOM;
ACCEL_RESTART_OOM 2107 ext/opcache/ZendAccelerator.c 					case ACCEL_RESTART_OOM:
ACCEL_RESTART_OOM 2643 ext/opcache/ZendAccelerator.c 					zend_accel_schedule_restart_if_necessary(ACCEL_RESTART_OOM TSRMLS_CC);