Home
last modified time | relevance | path

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

/PHP-8.3/ext/opcache/
H A DZendAccelerator.c1718 static void replay_warnings(uint32_t num_warnings, zend_error_info **warnings) { in replay_warnings() function
1933 replay_warnings(persistent_script->num_warnings, persistent_script->warnings); in file_cache_compile_file()
2220 replay_warnings(persistent_script->num_warnings, persistent_script->warnings); in persistent_compile_file()
2287 replay_warnings(entry->num_warnings, entry->warnings); in zend_accel_inheritance_cache_get()

Completed in 14 milliseconds