Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dincomplete_class.c57 static zval *incomplete_class_get_property(zval *object, zval *member, int type, const zend_literal… in incomplete_class_get_property() function
125 php_incomplete_object_handlers.read_property = incomplete_class_get_property; in php_create_incomplete_class()

Completed in 6 milliseconds