Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_API.c3605 ZEND_API zend_result zend_fcall_info_args_ex(zend_fcall_info *fci, zend_function *func, zval *args)… in zend_fcall_info_args_ex() function
3640 return zend_fcall_info_args_ex(fci, NULL, args); in zend_fcall_info_args()
H A Dzend_API.h550 ZEND_API zend_result zend_fcall_info_args_ex(zend_fcall_info *fci, zend_function *func, zval *args);
/PHP-8.0/ext/pdo/
H A Dpdo_stmt.c707 zend_fcall_info_args_ex(fci, ce->constructor, &stmt->fetch.cls.ctor_args); in do_fetch_class_prepare()

Completed in 31 milliseconds