Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_API.c4253 ZEND_API void zend_fcall_info_args_save(zend_fcall_info *fci, uint32_t *param_count, zval **params)… in zend_fcall_info_args_save() function
4359 zend_fcall_info_args_save(fci, &org_count, &org_params); in zend_fcall_info_call()
H A Dzend_API.h712 ZEND_API void zend_fcall_info_args_save(zend_fcall_info *fci, uint32_t *param_count, zval **params);

Completed in 51 milliseconds