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

...

...

...

返回值

...


add a note add a note User Contributed Notes
There are no user contributed notes for this page.