Home
last modified time | relevance | path

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

/PHP-8.0/
H A DUPGRADING.INTERNALS189 - zend_fcall_info_args_restore()
/PHP-8.0/Zend/
H A Dzend_API.c3597 ZEND_API void zend_fcall_info_args_restore(zend_fcall_info *fci, uint32_t param_count, zval *params… in zend_fcall_info_args_restore() function
3703 zend_fcall_info_args_restore(fci, org_count, org_params); in zend_fcall_info_call()
H A Dzend_API.h544 ZEND_API void zend_fcall_info_args_restore(zend_fcall_info *fci, uint32_t param_count, zval *params…

Completed in 30 milliseconds