zend_parse_method_parameters_ex
zend_parse_method_parameters_ex -- ...
説明
#include <zend_API.h>
int
zend_parse_method_parameters_ex ( int flags, int num_args, magic TSRMLS_DC, zval* this_ptr, char* type_spec, ... )
...
パラメータ
- flags
...
- num_args
...
- TSRMLS_DC
...
- this_ptr
...
- type_spec
...
- ...
...