Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_API.c3541 ZEND_API void zend_fcall_info_args_restore(zend_fcall_info *fci, int param_count, zval *params) /* … in zend_fcall_info_args_restore() function
3665 zend_fcall_info_args_restore(fci, org_count, org_params); in zend_fcall_info_call()
H A Dzend_API.h496 ZEND_API void zend_fcall_info_args_restore(zend_fcall_info *fci, int param_count, zval *params);

Completed in 37 milliseconds