Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dincomplete_class.c83 static int incomplete_class_has_property(zval *object, zval *member, int check_empty, void **cache_… in incomplete_class_has_property() function
123 php_incomplete_object_handlers.has_property = incomplete_class_has_property; in php_create_incomplete_class()

Completed in 5 milliseconds