Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/
H A Dincomplete_class.c99 static zend_object *php_create_incomplete_object(zend_class_entry *class_type) in php_create_incomplete_object() function
117 incomplete_class.create_object = php_create_incomplete_object; in php_register_incomplete_class()

Completed in 7 milliseconds