Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/
H A Dincomplete_class.c51 static zval *incomplete_class_get_property(zend_object *object, zend_string *member, int type, void… in incomplete_class_get_property() function
120 php_incomplete_object_handlers.read_property = incomplete_class_get_property; in php_register_incomplete_class()

Completed in 3 milliseconds