Home
last modified time | relevance | path

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

/PHP-8.1/ext/standard/
H A Dincomplete_class.c91 static zend_function *incomplete_class_get_method(zend_object **object, zend_string *method, const … in incomplete_class_get_method() function
119 php_incomplete_object_handlers.get_method = incomplete_class_get_method; in php_register_incomplete_class_handlers()

Completed in 9 milliseconds