Home
last modified time | relevance | path

Searched refs:zend_fcall_info_argn (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/curl/
H A Dmulti.c524 zend_fcall_info_argn( in _php_server_push_callback()
/PHP-7.4/main/
H A Doutput.c958 zend_fcall_info_argn(&handler->func.user->fci, 2, &ob_data, &ob_mode); in php_output_handler_op()
979 zend_fcall_info_argn(&handler->func.user->fci, 0); in php_output_handler_op()
/PHP-7.4/Zend/
H A Dzend_API.h520 ZEND_API int zend_fcall_info_argn(zend_fcall_info *fci, int argc, ...);
H A Dzend_API.c3636 ZEND_API int zend_fcall_info_argn(zend_fcall_info *fci, int argc, ...) /* {{{ */ in zend_fcall_info_argn() function

Completed in 33 milliseconds