Home
last modified time | relevance | path

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

/PHP-8.4/Zend/
H A Dzend_execute.h42 ZEND_API void zend_shutdown_executor_values(bool fast_shutdown);
H A Dzend_execute_API.c273 ZEND_API void zend_shutdown_executor_values(bool fast_shutdown) in zend_shutdown_executor_values() function
442 zend_shutdown_executor_values(fast_shutdown); in shutdown_executor()
/PHP-8.4/ext/opcache/
H A DZendAccelerator.c4463 zend_shutdown_executor_values(/* fast_shutdown */ false);

Completed in 27 milliseconds