Home
last modified time | relevance | path

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

/PHP-7.1/ext/standard/
H A Dincomplete_class.c71 static zval *incomplete_class_get_property_ptr_ptr(zval *object, zval *member, int type, void **cac… in incomplete_class_get_property_ptr_ptr() function
127 php_incomplete_object_handlers.get_property_ptr_ptr = incomplete_class_get_property_ptr_ptr; in php_create_incomplete_class()

Completed in 15 milliseconds