Searched refs:indented_newval (Results 1 – 2 of 2) sorted by relevance
1132 const char *indented_newval = svn_cmdline__indent_string(newval, in svn_cmdline__print_prop_hash() local1137 SVN_ERR(svn_stream_puts(out, indented_newval)); in svn_cmdline__print_prop_hash()1141 printf("%s", indented_newval); in svn_cmdline__print_prop_hash()
1992 const char *indented_newval; in do_plist() local2000 indented_newval = in do_plist()2004 printf("%s", indented_newval); in do_plist()