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