Searched refs:object_and_properties_init (Results 1 – 4 of 4) sorted by relevance
796 object_and_properties_init(return_value, zend_standard_class_def, agent_ht); in PHP_FUNCTION()
1520 object_and_properties_init(return_value, ZEND_STANDARD_CLASS_DEF_PTR, Z_ARRVAL_P(return_value)); in PHP_FUNCTION()
542 ZEND_API zend_result object_and_properties_init(zval *arg, zend_class_entry *ce, HashTable *propert…
1838 ZEND_API zend_result object_and_properties_init(zval *arg, zend_class_entry *class_type, HashTable … in object_and_properties_init() function
Completed in 47 milliseconds