Home
last modified time | relevance | path

Searched refs:ACCEL_LOG_INFO (Results 1 – 4 of 4) sorted by relevance

/PHP-8.0/ext/opcache/
H A Dzend_accelerator_debug.h28 #define ACCEL_LOG_INFO 3 macro
H A Dzend_accelerator_debug.c72 case ACCEL_LOG_INFO: in zend_accel_error()
H A DZendAccelerator.c1151 …zend_accel_error(ACCEL_LOG_INFO, "getcwd() failed for '%s' (%d), please try to set opcache.use_cwd… in accel_make_persistent_key()
1350 zend_accel_error(ACCEL_LOG_INFO, "Added key '%s'", new_key); in zend_accel_add_key()
1570 …zend_accel_error(ACCEL_LOG_INFO, "Cached script '%s'", ZSTR_VAL(new_persistent_script->script.file… in cache_script_in_shared_memory()
1578 zend_accel_error(ACCEL_LOG_INFO, "Added key '%s'", key); in cache_script_in_shared_memory()
2127 zend_accel_error(ACCEL_LOG_INFO, "Checksum failed for '%s': expected=0x%08x, found=0x%08x", in persistent_compile_file()
4311 …zend_accel_error(ACCEL_LOG_INFO, "Cached script '%s'", ZSTR_VAL(new_persistent_script->script.file…
H A Dzend_file_cache.c1829 …zend_accel_error(ACCEL_LOG_INFO, "File cached script loaded into memory '%s'", ZSTR_VAL(script->sc…

Completed in 21 milliseconds