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 ZEND_FILE_LINE_DC TSRMLS_DC )
...
参数
arg
...
ce
...
properties ZEND_FILE_LINE_DC TSRMLS_DC
...
返回值
...
后退
起点
前进
_array_init
上一级
_object_init_ex