Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dincomplete_class.c63 static zval *incomplete_class_write_property(zval *object, zval *member, zval *value, void **cache_… in incomplete_class_write_property() function
125 php_incomplete_object_handlers.write_property = incomplete_class_write_property; in php_create_incomplete_class()

Completed in 6 milliseconds