Home
last modified time | relevance | path

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

/PHP-5.3/ext/reflection/
H A Dphp_reflection.c1317 zval *argument_ptr, *argument2_ptr; in _reflection_export() local
1330 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "zz|b", &argument_ptr, &argument2_ptr, &retur… in _reflection_export()
1345 params[1] = &argument2_ptr; in _reflection_export()

Completed in 18 milliseconds