zend_parse_method_parameters_ex

(no version information, might be only in CVS)

zend_parse_method_parameters_ex -- ...

Description

#include <zend_API.h>

int zend_parse_method_parameters_ex ( int flags, int num_args TSRMLS_DC, zval* this_ptr, char* type_spec, ... )

...

Parameters

flags

...

num_args TSRMLS_DC

...

this_ptr

...

type_spec

...

...

...

Return Values

...