my_params 125 Zend/zend_closures.c zval *my_params; my_params 130 Zend/zend_closures.c if (zend_parse_parameters(ZEND_NUM_ARGS(), "o*", &newthis, &my_params, &my_param_count) == FAILURE) { my_params 149 Zend/zend_closures.c fci.params = my_params;