PHP 手册
后退
前进
object_and_properties_init
(no version information, might be only in CVS)
object_and_properties_init -- ...
说明
#include <zend_API.h>
int
object_and_properties_init
( zval* arg, zend_class_entry* ce, HashTable* properties )
...
参数
arg
...
ce
...
properties
...
返回值
...
后退
起点
前进
ZEND_WRONG_PARAM_COUNT
上一级
object_init_ex