Searched refs:zend_copy_parameters_array (Results 1 – 3 of 3) sorted by relevance
244 zend_copy_parameters_array(ZEND_NUM_ARGS(), &fci.params[1]); in ZEND_NAMED_FUNCTION()
245 ZEND_API int zend_copy_parameters_array(int param_count, zval *argument_array);
68 ZEND_API int zend_copy_parameters_array(int param_count, zval *argument_array) /* {{{ */ in zend_copy_parameters_array() function
Completed in 31 milliseconds