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