_property_string  370 ext/reflection/php_reflection.c static void _property_string(string *str, zend_property_info *prop, char *prop_name, char* indent);
_property_string  484 ext/reflection/php_reflection.c 				_property_string(str, prop, NULL, ZSTR_VAL(sub_indent.buf));
_property_string  531 ext/reflection/php_reflection.c 				_property_string(str, prop, NULL, ZSTR_VAL(sub_indent.buf));
_property_string  550 ext/reflection/php_reflection.c 						_property_string(&dyn, NULL, ZSTR_VAL(prop_name), ZSTR_VAL(sub_indent.buf));
_property_string 5263 ext/reflection/php_reflection.c 	_property_string(&str, &ref->prop, NULL, "");