Searched refs:svn_cl__xml_print_header (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12-stable/contrib/subversion/subversion/svn/ |
| D | proplist-cmd.c | 229 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()
|
| D | propget-cmd.c | 386 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()
|
| D | blame-cmd.c | 317 SVN_ERR(svn_cl__xml_print_header("blame", pool)); in svn_cl__blame()
|
| D | status-cmd.c | 309 SVN_ERR(svn_cl__xml_print_header("status", scratch_pool)); in svn_cl__status()
|
| D | list-cmd.c | 362 SVN_ERR(svn_cl__xml_print_header("lists", pool)); in svn_cl__list()
|
| D | cl.h | 807 svn_cl__xml_print_header(const char *tagname, apr_pool_t *pool);
|
| D | diff-cmd.c | 245 SVN_ERR(svn_cl__xml_print_header("diff", pool)); in svn_cl__diff()
|
| D | log-cmd.c | 823 SVN_ERR(svn_cl__xml_print_header("log", pool)); in svn_cl__log()
|
| D | util.c | 828 svn_cl__xml_print_header(const char *tagname, in svn_cl__xml_print_header() function
|
| D | info-cmd.c | 1298 SVN_ERR(svn_cl__xml_print_header("info", pool)); in svn_cl__info()
|