argument2_ptr    1400 ext/reflection/php_reflection.c 	zval *argument_ptr, *argument2_ptr;
argument2_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) {
argument2_ptr    1428 ext/reflection/php_reflection.c 	params[1] = &argument2_ptr;