Home
last modified time | relevance | path

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

/PHP-5.5/ext/opcache/
H A Dzend_accelerator_module.c758 zend_execute_data *orig_execute_data = NULL; in ZEND_FUNCTION() local
774 orig_execute_data = EG(current_execute_data); in ZEND_FUNCTION()
779 EG(current_execute_data) = orig_execute_data; in ZEND_FUNCTION()

Completed in 7 milliseconds