argument_ptr 1400 ext/reflection/php_reflection.c zval *argument_ptr, *argument2_ptr; argument_ptr 1409 ext/reflection/php_reflection.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "z|b", &argument_ptr, &return_output) == FAILURE) { argument_ptr 1413 ext/reflection/php_reflection.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "zz|b", &argument_ptr, &argument2_ptr, &return_output) == FAILURE) { argument_ptr 1427 ext/reflection/php_reflection.c params[0] = &argument_ptr;