Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Doutput.c974 zend_fcall_info_argn(&handler->func.user->fci TSRMLS_CC, 2, &ob_data, &ob_mode); in php_output_handler_op()
994 zend_fcall_info_argn(&handler->func.user->fci TSRMLS_CC, 0); in php_output_handler_op()
/PHP-5.5/Zend/
H A Dzend_API.h503 ZEND_API int zend_fcall_info_argn(zend_fcall_info *fci TSRMLS_DC, int argc, ...);
H A Dzend_API.c3363 ZEND_API int zend_fcall_info_argn(zend_fcall_info *fci TSRMLS_DC, int argc, ...) /* {{{ */ in zend_fcall_info_argn() function

Completed in 23 milliseconds