Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dincomplete_class.c50 static zval *incomplete_class_get_property(zval *object, zval *member, int type, void **cache_slot,… in incomplete_class_get_property() function
122 php_incomplete_object_handlers.read_property = incomplete_class_get_property; in php_create_incomplete_class()

Completed in 4 milliseconds