_class_string     352 reflection/php_reflection.c static void _class_string(string *str, zend_class_entry *ce, zval *obj, char *indent TSRMLS_DC);
_class_string    1011 reflection/php_reflection.c 		_class_string(str, *pce, NULL, indent TSRMLS_CC);
_class_string    3509 reflection/php_reflection.c 	_class_string(&str, ce, intern->obj, "" TSRMLS_CC);