Searched refs:incomplete_class_get_method (Results 1 – 1 of 1) sorted by relevance
90 static union _zend_function *incomplete_class_get_method(zend_object **object, zend_string *method,… in incomplete_class_get_method() function127 php_incomplete_object_handlers.get_method = incomplete_class_get_method; in php_create_incomplete_class()
Completed in 5 milliseconds