Searched refs:php_create_incomplete_object (Results 1 – 1 of 1) sorted by relevance
102 static zend_object *php_create_incomplete_object(zend_class_entry *class_type) in php_create_incomplete_object() function119 incomplete_class.create_object = php_create_incomplete_object; in php_create_incomplete_class()
Completed in 6 milliseconds