Home
last modified time | relevance | path

Searched refs:php_create_incomplete_object (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/standard/
H A Dincomplete_class.c102 static zend_object *php_create_incomplete_object(zend_class_entry *class_type) in php_create_incomplete_object() function
119 incomplete_class.create_object = php_create_incomplete_object; in php_create_incomplete_class()

Completed in 4 milliseconds