ACCEL_LOG_ERROR  1187 ext/opcache/ZendAccelerator.c 			((char*)new_persistent_script->mem + new_persistent_script->size < (char*)ZCG(mem)) ? ACCEL_LOG_ERROR : ACCEL_LOG_WARNING,
ACCEL_LOG_ERROR  1714 ext/opcache/ZendAccelerator.c 			zend_accel_error(ACCEL_LOG_ERROR, "malloc() failed");
ACCEL_LOG_ERROR  1726 ext/opcache/ZendAccelerator.c 			zend_accel_error(ACCEL_LOG_ERROR, "malloc() failed");
ACCEL_LOG_ERROR  1733 ext/opcache/ZendAccelerator.c 			zend_accel_error(ACCEL_LOG_ERROR, "malloc() failed");
ACCEL_LOG_ERROR   117 ext/opcache/shared_alloc_win32.c 		zend_accel_error(ACCEL_LOG_ERROR, "Cannot lock mutex");
ACCEL_LOG_ERROR    83 ext/opcache/zend_accelerator_blacklist.c 		zend_accel_error(ACCEL_LOG_ERROR, "Blacklist compilation: no memory\n");
ACCEL_LOG_ERROR    87 ext/opcache/zend_accelerator_blacklist.c 	zend_accel_error(ACCEL_LOG_ERROR, "Blacklist compilation: %s\n", errbuf);
ACCEL_LOG_ERROR   180 ext/opcache/zend_accelerator_blacklist.c 					zend_accel_error(ACCEL_LOG_ERROR, "Too long blacklist entry\n");
ACCEL_LOG_ERROR   191 ext/opcache/zend_accelerator_blacklist.c 				zend_accel_error(ACCEL_LOG_ERROR, "malloc() failed\n");
ACCEL_LOG_ERROR   316 ext/opcache/zend_accelerator_blacklist.c 			zend_accel_error(ACCEL_LOG_ERROR, "malloc() failed\n");
ACCEL_LOG_ERROR    69 ext/opcache/zend_accelerator_debug.c 		case ACCEL_LOG_ERROR:
ACCEL_LOG_ERROR    88 ext/opcache/zend_accelerator_debug.c 		case ACCEL_LOG_ERROR:
ACCEL_LOG_ERROR   305 ext/opcache/zend_shared_alloc.c 		zend_accel_error(ACCEL_LOG_ERROR, "Shared memory lock not obtained");
ACCEL_LOG_ERROR   389 ext/opcache/zend_shared_alloc.c 			zend_accel_error(ACCEL_LOG_ERROR, "Cannot create lock - %s (%d)", strerror(errno), errno);
ACCEL_LOG_ERROR   417 ext/opcache/zend_shared_alloc.c 		zend_accel_error(ACCEL_LOG_ERROR, "Cannot remove lock - %s (%d)", strerror(errno), errno);