Searched refs:zend_fcall_info_args_restore (Results 1 – 2 of 2) sorted by relevance
4183 ZEND_API void zend_fcall_info_args_restore(zend_fcall_info *fci, uint32_t param_count, zval *params… in zend_fcall_info_args_restore() function4289 zend_fcall_info_args_restore(fci, org_count, org_params); in zend_fcall_info_call()
711 ZEND_API void zend_fcall_info_args_restore(zend_fcall_info *fci, uint32_t param_count, zval *params…
Completed in 45 milliseconds