Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds