Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
HDcmdline.c1132 const char *indented_newval = svn_cmdline__indent_string(newval, in svn_cmdline__print_prop_hash() local
1137 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()
/freebsd-13-stable/contrib/subversion/subversion/svnlook/
HDsvnlook.c1992 const char *indented_newval; in do_plist() local
2000 indented_newval = in do_plist()
2004 printf("%s", indented_newval); in do_plist()