zend_accel_error  299 ext/opcache/ZendAccelerator.c 		zend_accel_error(ACCEL_LOG_FATAL, "Insufficient shared memory!");
zend_accel_error  341 ext/opcache/ZendAccelerator.c 		zend_accel_error(ACCEL_LOG_WARNING, "Interned string buffer overflow");
zend_accel_error  479 ext/opcache/ZendAccelerator.c 		zend_accel_error(ACCEL_LOG_DEBUG, "RestartC(+1):  %s (%d)", strerror(errno), errno);
zend_accel_error  495 ext/opcache/ZendAccelerator.c 		zend_accel_error(ACCEL_LOG_DEBUG, "RestartC(-1):  %s (%d)", strerror(errno), errno);
zend_accel_error  507 ext/opcache/ZendAccelerator.c 			zend_accel_error(ACCEL_LOG_DEBUG, "RestartC:  %s (%d)", strerror(errno), errno);
zend_accel_error  532 ext/opcache/ZendAccelerator.c 		zend_accel_error(ACCEL_LOG_DEBUG, "UpdateC(+1):  %s (%d)", strerror(errno), errno);
zend_accel_error  549 ext/opcache/ZendAccelerator.c 		zend_accel_error(ACCEL_LOG_DEBUG, "UpdateC(-1):  %s (%d)", strerror(errno), errno);
zend_accel_error  562 ext/opcache/ZendAccelerator.c 		zend_accel_error(ACCEL_LOG_DEBUG, "UnlockAll:  %s (%d)", strerror(errno), errno);
zend_accel_error  576 ext/opcache/ZendAccelerator.c 			zend_accel_error(ACCEL_LOG_ERROR, "Killed locker %d", mem_usage_check->l_pid);
zend_accel_error  589 ext/opcache/ZendAccelerator.c 			zend_accel_error(ACCEL_LOG_ERROR, "Can't kill %d after 20 tries!", mem_usage_check->l_pid);
zend_accel_error  599 ext/opcache/ZendAccelerator.c 			zend_accel_error(ACCEL_LOG_DEBUG, "KLockers:  %s (%d)", strerror(errno), errno);
zend_accel_error  621 ext/opcache/ZendAccelerator.c 		zend_accel_error(ACCEL_LOG_DEBUG, "UpdateC:  %s (%d)", strerror(errno), errno);
zend_accel_error  631 ext/opcache/ZendAccelerator.c 		zend_accel_error(ACCEL_LOG_WARNING, "Forced restart at %d (after %d seconds), locked by %d", time(NULL), ZCG(accel_directives).force_restart_timeout, mem_usage_check.l_pid);
zend_accel_error  938 ext/opcache/ZendAccelerator.c             zend_accel_error(ACCEL_LOG_INFO, "getcwd() failed for '%s' (%d), please try to set opcache.use_cwd to 0 in ini file", file_handle->filename, errno);
zend_accel_error 1109 ext/opcache/ZendAccelerator.c 			zend_accel_error(ACCEL_LOG_DEBUG, "No more entries in hash table!");
zend_accel_error 1117 ext/opcache/ZendAccelerator.c 					zend_accel_error(ACCEL_LOG_INFO, "Added key '%s'", new_key);
zend_accel_error 1144 ext/opcache/ZendAccelerator.c 		zend_accel_error(ACCEL_LOG_DEBUG, "No more entries in hash table!");
zend_accel_error 1189 ext/opcache/ZendAccelerator.c 		zend_accel_error(
zend_accel_error 1203 ext/opcache/ZendAccelerator.c 		zend_accel_error(ACCEL_LOG_INFO, "Cached script '%s'", new_persistent_script->full_path);
zend_accel_error 1211 ext/opcache/ZendAccelerator.c 				zend_accel_error(ACCEL_LOG_INFO, "Added key '%s'", key);
zend_accel_error 1213 ext/opcache/ZendAccelerator.c 				zend_accel_error(ACCEL_LOG_DEBUG, "No more entries in hash table!");
zend_accel_error 1590 ext/opcache/ZendAccelerator.c 			zend_accel_error(ACCEL_LOG_INFO, "Checksum failed for '%s':  expected=0x%0.8X, found=0x%0.8X",
zend_accel_error 1705 ext/opcache/ZendAccelerator.c 			zend_accel_error(ACCEL_LOG_ERROR, "malloc() failed");
zend_accel_error 1717 ext/opcache/ZendAccelerator.c 			zend_accel_error(ACCEL_LOG_ERROR, "malloc() failed");
zend_accel_error 1724 ext/opcache/ZendAccelerator.c 			zend_accel_error(ACCEL_LOG_ERROR, "malloc() failed");
zend_accel_error 2083 ext/opcache/ZendAccelerator.c 		zend_accel_error(ACCEL_LOG_WARNING, "Stuck count for thread id %d", tsrm_thread_id());
zend_accel_error 2085 ext/opcache/ZendAccelerator.c 		zend_accel_error(ACCEL_LOG_WARNING, "Stuck count for pid %d", getpid());
zend_accel_error 2095 ext/opcache/ZendAccelerator.c 				zend_accel_error(ACCEL_LOG_DEBUG, "Restarting!");
zend_accel_error 2138 ext/opcache/ZendAccelerator.c 		zend_accel_error(ACCEL_LOG_WARNING, "Internal functions count changed - was %d, now %d", ZCG(internal_functions_count), zend_hash_num_elements(&ZCG(function_table)));
zend_accel_error 2425 ext/opcache/ZendAccelerator.c 		zend_accel_error(ACCEL_LOG_FATAL, "Insufficient shared memory!");
zend_accel_error 2443 ext/opcache/ZendAccelerator.c 			zend_accel_error(ACCEL_LOG_FATAL, ACCELERATOR_PRODUCT_NAME " cannot allocate buffer for interned strings");
zend_accel_error 2550 ext/opcache/ZendAccelerator.c 			zend_accel_error(ACCEL_LOG_FATAL, "Failure to initialize shared memory structures - probably not enough shared memory.");
zend_accel_error 2578 ext/opcache/ZendAccelerator.c 			zend_accel_error(ACCEL_LOG_FATAL, "Failure to initialize shared memory structures - can not reattach to exiting shared memory.");
zend_accel_error 2718 ext/opcache/ZendAccelerator.c 	zend_accel_error(ACCEL_LOG_DEBUG, "Restart Scheduled!");
zend_accel_error   74 ext/opcache/shared_alloc_win32.c 	zend_accel_error(type, msg);
zend_accel_error  106 ext/opcache/shared_alloc_win32.c 		zend_accel_error(ACCEL_LOG_FATAL, "Cannot create mutex");
zend_accel_error  117 ext/opcache/shared_alloc_win32.c 		zend_accel_error(ACCEL_LOG_ERROR, "Cannot lock mutex");
zend_accel_error   71 ext/opcache/zend_accelerator_blacklist.c 		zend_accel_error(ACCEL_LOG_FATAL, "Blacklist initialization: no memory\n");
zend_accel_error   83 ext/opcache/zend_accelerator_blacklist.c 		zend_accel_error(ACCEL_LOG_ERROR, "Blacklist compilation: no memory\n");
zend_accel_error   87 ext/opcache/zend_accelerator_blacklist.c 	zend_accel_error(ACCEL_LOG_ERROR, "Blacklist compilation: %s\n", errbuf);
zend_accel_error  180 ext/opcache/zend_accelerator_blacklist.c 					zend_accel_error(ACCEL_LOG_ERROR, "Too long blacklist entry\n");
zend_accel_error  191 ext/opcache/zend_accelerator_blacklist.c 				zend_accel_error(ACCEL_LOG_ERROR, "malloc() failed\n");
zend_accel_error  252 ext/opcache/zend_accelerator_blacklist.c 		zend_accel_error(ACCEL_LOG_WARNING, "Cannot load blacklist file: %s\n", filename);
zend_accel_error  256 ext/opcache/zend_accelerator_blacklist.c 	zend_accel_error(ACCEL_LOG_DEBUG,"Loading blacklist file:  '%s'", filename);
zend_accel_error  316 ext/opcache/zend_accelerator_blacklist.c 			zend_accel_error(ACCEL_LOG_ERROR, "malloc() failed\n");
zend_accel_error  346 ext/opcache/zend_accelerator_blacklist.c 		zend_accel_error(ACCEL_LOG_WARNING, "No blacklist file found matching: %s\n", filename);
zend_accel_error   31 ext/opcache/zend_accelerator_debug.h void zend_accel_error(int type, const char *format, ...);
zend_accel_error   57 ext/opcache/zend_accelerator_hash.c 		zend_accel_error(ACCEL_LOG_FATAL, "Insufficient shared memory!");
zend_accel_error   64 ext/opcache/zend_accelerator_hash.c 		zend_accel_error(ACCEL_LOG_FATAL, "Insufficient shared memory!");
zend_accel_error  122 ext/opcache/zend_accelerator_module.c 		zend_accel_error(ACCEL_LOG_WARNING, "opcache.memory_consumption is set below the required 8MB.\n");
zend_accel_error  123 ext/opcache/zend_accelerator_module.c 		zend_accel_error(ACCEL_LOG_WARNING, ACCELERATOR_PRODUCT_NAME " will use the minimal 8MB configuration.\n");
zend_accel_error  163 ext/opcache/zend_accelerator_module.c 			zend_accel_error(ACCEL_LOG_WARNING, "opcache.max_accelerated_files is set below the required minimum (%d).\n", MIN_ACCEL_FILES);
zend_accel_error  164 ext/opcache/zend_accelerator_module.c 			zend_accel_error(ACCEL_LOG_WARNING, ACCELERATOR_PRODUCT_NAME " will use the minimal configuration.\n");
zend_accel_error  169 ext/opcache/zend_accelerator_module.c 			zend_accel_error(ACCEL_LOG_WARNING, "opcache.max_accelerated_files is set above the limit (%d).\n", MAX_ACCEL_FILES);
zend_accel_error  170 ext/opcache/zend_accelerator_module.c 			zend_accel_error(ACCEL_LOG_WARNING, ACCELERATOR_PRODUCT_NAME " will use the maximal configuration.\n");
zend_accel_error  206 ext/opcache/zend_accelerator_module.c 		zend_accel_error(ACCEL_LOG_WARNING, "opcache.max_wasted_percentage must be set between 1 and 50.\n");
zend_accel_error  207 ext/opcache/zend_accelerator_module.c 		zend_accel_error(ACCEL_LOG_WARNING, ACCELERATOR_PRODUCT_NAME " will use 5%.\n");
zend_accel_error   92 ext/opcache/zend_shared_alloc.c 		zend_accel_error(ACCEL_LOG_FATAL, "Unable to create lock file: %s (%d)", strerror(errno), errno);
zend_accel_error  104 ext/opcache/zend_shared_alloc.c 	zend_accel_error(ACCEL_LOG_FATAL, "Unable to allocate shared memory segment of %ld bytes: %s: %s (%d)", allocate_size, error?error:"unknown", strerror(errno), errno );
zend_accel_error  219 ext/opcache/zend_shared_alloc.c 		zend_accel_error(ACCEL_LOG_FATAL, "Insufficient shared memory!");
zend_accel_error  225 ext/opcache/zend_shared_alloc.c 		zend_accel_error(ACCEL_LOG_FATAL, "Insufficient shared memory!");
zend_accel_error  239 ext/opcache/zend_shared_alloc.c 		zend_accel_error(ACCEL_LOG_FATAL, "Insufficient shared memory!");
zend_accel_error  291 ext/opcache/zend_shared_alloc.c 		zend_accel_error(ACCEL_LOG_WARNING, "Not enough free shared space to allocate %ld bytes (%ld bytes free)", (long)size, (long)ZSMMG(shared_free)); \
zend_accel_error  305 ext/opcache/zend_shared_alloc.c 		zend_accel_error(ACCEL_LOG_ERROR, "Shared memory lock not obtained");
zend_accel_error  389 ext/opcache/zend_shared_alloc.c 			zend_accel_error(ACCEL_LOG_ERROR, "Cannot create lock - %s (%d)", strerror(errno), errno);
zend_accel_error  417 ext/opcache/zend_shared_alloc.c 		zend_accel_error(ACCEL_LOG_ERROR, "Cannot remove lock - %s (%d)", strerror(errno), errno);