Home
last modified time | relevance | path

Searched refs:svn_cl__xml_print_header (Results 1 – 10 of 10) sorted by relevance

/freebsd-12-stable/contrib/subversion/subversion/svn/
Dproplist-cmd.c229 SVN_ERR(svn_cl__xml_print_header("properties", scratch_pool)); in svn_cl__proplist()
262 SVN_ERR(svn_cl__xml_print_header("properties", scratch_pool)); in svn_cl__proplist()
Dpropget-cmd.c386 SVN_ERR(svn_cl__xml_print_header("properties", pool)); in svn_cl__propget()
424 SVN_ERR(svn_cl__xml_print_header("properties", subpool)); in svn_cl__propget()
Dblame-cmd.c317 SVN_ERR(svn_cl__xml_print_header("blame", pool)); in svn_cl__blame()
Dstatus-cmd.c309 SVN_ERR(svn_cl__xml_print_header("status", scratch_pool)); in svn_cl__status()
Dlist-cmd.c362 SVN_ERR(svn_cl__xml_print_header("lists", pool)); in svn_cl__list()
Dcl.h807 svn_cl__xml_print_header(const char *tagname, apr_pool_t *pool);
Ddiff-cmd.c245 SVN_ERR(svn_cl__xml_print_header("diff", pool)); in svn_cl__diff()
Dlog-cmd.c823 SVN_ERR(svn_cl__xml_print_header("log", pool)); in svn_cl__log()
Dutil.c828 svn_cl__xml_print_header(const char *tagname, in svn_cl__xml_print_header() function
Dinfo-cmd.c1298 SVN_ERR(svn_cl__xml_print_header("info", pool)); in svn_cl__info()