PHP 手册
后退
前进
zend_parse_method_parameters_ex
(no version information, might be only in CVS)
zend_parse_method_parameters_ex -- ...
说明
#include <zend_API.h>
int
zend_parse_method_parameters_ex
( int flags, int num_args TSRMLS_DC, zval* this_ptr, char* type_spec, ... )
...
参数
flags
...
num_args TSRMLS_DC
...
this_ptr
...
type_spec
...
...
...
返回值
...
后退
起点
前进
zend_output_debug_string
上一级
zend_parse_method_parameters