Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dincomplete_class.c90 static zend_function *incomplete_class_get_method(zend_object **object, zend_string *method, const … in incomplete_class_get_method() function
127 php_incomplete_object_handlers.get_method = incomplete_class_get_method; in php_create_incomplete_class()

Completed in 4 milliseconds