Home
last modified time | relevance | path

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

/PHP-7.1/ext/curl/
H A Dmulti.c516 zend_fcall_info_argn( in _php_server_push_callback()
/PHP-7.1/main/
H A Doutput.c956 zend_fcall_info_argn(&handler->func.user->fci, 2, &ob_data, &ob_mode); in php_output_handler_op()
977 zend_fcall_info_argn(&handler->func.user->fci, 0); in php_output_handler_op()
/PHP-7.1/Zend/
H A Dzend_API.h533 ZEND_API int zend_fcall_info_argn(zend_fcall_info *fci, int argc, ...);
H A Dzend_API.c3564 ZEND_API int zend_fcall_info_argn(zend_fcall_info *fci, int argc, ...) /* {{{ */ in zend_fcall_info_argn() function

Completed in 32 milliseconds