Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_API.c4303 ZEND_API zend_result zend_fcall_info_args(zend_fcall_info *fci, zval *args) /* {{{ */ in zend_fcall_info_args() function
4360 zend_fcall_info_args(fci, args); in zend_fcall_info_call()
H A Dzend_API.h721 ZEND_API zend_result zend_fcall_info_args(zend_fcall_info *fci, zval *args);

Completed in 36 milliseconds