Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_closures.c114 static zend_function *zend_closure_get_method(zval **object_ptr, char *method_name, int method_len … in zend_closure_get_method() function
321 closure_handlers.get_method = zend_closure_get_method; in zend_register_closure_ce()

Completed in 13 milliseconds