Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_execute.h381 ZEND_API zend_function *zend_active_function_ex(zend_execute_data *execute_data);
387 return zend_active_function_ex(EG(current_execute_data)); in zend_active_function()
H A Dzend_execute_API.c590 ZEND_API zend_function *zend_active_function_ex(zend_execute_data *execute_data) in zend_active_function_ex() function

Completed in 11 milliseconds