Closure            48 Zend/zend_closures.c ZEND_METHOD(Closure, __invoke) /* {{{ */
Closure            75 Zend/zend_closures.c ZEND_METHOD(Closure, bind)
Closure           406 Zend/zend_closures.c ZEND_METHOD(Closure, __construct)
Closure           424 Zend/zend_closures.c 	ZEND_ME(Closure, __construct, NULL, ZEND_ACC_PRIVATE)
Closure           425 Zend/zend_closures.c 	ZEND_ME(Closure, bind, arginfo_closure_bind, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC)
Closure           426 Zend/zend_closures.c 	ZEND_MALIAS(Closure, bindTo, bind, arginfo_closure_bindto, ZEND_ACC_PUBLIC)