Searched refs:_object_and_properties_init (Results 1 – 1 of 1) sorted by relevance
1384 static zend_always_inline int _object_and_properties_init(zval *arg, zend_class_entry *class_type, … in _object_and_properties_init() function1425 return _object_and_properties_init(arg, class_type, properties); in object_and_properties_init()1431 return _object_and_properties_init(arg, class_type, NULL); in object_init_ex()
Completed in 15 milliseconds