ACCEL_RESTART_OOM  234 ext/opcache/ZendAccelerator.c 							zend_accel_schedule_restart_if_necessary(ACCEL_RESTART_OOM TSRMLS_CC);
ACCEL_RESTART_OOM  988 ext/opcache/ZendAccelerator.c 						zend_accel_schedule_restart_if_necessary(ACCEL_RESTART_OOM TSRMLS_CC);
ACCEL_RESTART_OOM 1098 ext/opcache/ZendAccelerator.c 						zend_accel_hash_is_full(&ZCSG(hash)) ? ACCEL_RESTART_HASH : ACCEL_RESTART_OOM;
ACCEL_RESTART_OOM 1129 ext/opcache/ZendAccelerator.c 				zend_accel_schedule_restart_if_necessary(ACCEL_RESTART_OOM TSRMLS_CC);
ACCEL_RESTART_OOM 1188 ext/opcache/ZendAccelerator.c 		zend_accel_schedule_restart_if_necessary(ACCEL_RESTART_OOM TSRMLS_CC);
ACCEL_RESTART_OOM 1587 ext/opcache/ZendAccelerator.c 						zend_accel_hash_is_full(&ZCSG(hash)) ? ACCEL_RESTART_HASH : ACCEL_RESTART_OOM;
ACCEL_RESTART_OOM 1612 ext/opcache/ZendAccelerator.c 						zend_accel_hash_is_full(&ZCSG(hash)) ? ACCEL_RESTART_HASH : ACCEL_RESTART_OOM;
ACCEL_RESTART_OOM 2133 ext/opcache/ZendAccelerator.c 					case ACCEL_RESTART_OOM:
ACCEL_RESTART_OOM 2665 ext/opcache/ZendAccelerator.c 					zend_accel_schedule_restart_if_necessary(ACCEL_RESTART_OOM TSRMLS_CC);