Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_execute.h40 ZEND_API void zend_shutdown_executor_values(bool fast_shutdown);
H A Dzend_execute_API.c270 ZEND_API void zend_shutdown_executor_values(bool fast_shutdown) in zend_shutdown_executor_values() function
416 zend_shutdown_executor_values(fast_shutdown); in shutdown_executor()
/PHP-8.2/ext/opcache/
H A DZendAccelerator.c4460 zend_shutdown_executor_values(/* fast_shutdown */ false);

Completed in 34 milliseconds