Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dincomplete_class.c95 static union _zend_function *incomplete_class_get_method(zval **object, char *method, int method_le… in incomplete_class_get_method() function
130 php_incomplete_object_handlers.get_method = incomplete_class_get_method; in php_create_incomplete_class()

Completed in 4 milliseconds