Searched refs:svn_depth_to_word (Results 1 - 15 of 15) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra/
H A Ddebug_reporter.c54 path, revision, svn_depth_to_word(depth),
87 path, url, revision, svn_depth_to_word(depth),
/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dcommit-cmd.c85 svn_depth_to_word(b->depth));
H A Dinfo-cmd.c89 svn_depth_to_word(depth))
97 " --depth=%s", svn_depth_to_word(depth));
603 svn_cl__xml_tagged_cdata(&sb, pool, "depth", svn_depth_to_word(depth));
1226 ? svn_depth_to_word(info->wc_info->depth) : NULL),
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dgetlocks.c229 "depth", svn_depth_to_word(lock_ctx->requested_depth), SVN_VA_NULL);
H A Dlist.c194 "S:depth", svn_depth_to_word(list_ctx->depth),
H A Dupdate.c2082 "depth", svn_depth_to_word(depth),
2143 "depth", svn_depth_to_word(depth),
2752 make_simple_xml_tag(&buf, "S:depth", svn_depth_to_word(depth), scratch_pool);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dtypes.c92 svn_depth_to_word(svn_depth_t depth) function
H A Dlog.c50 return apr_pstrcat(pool, " depth=", svn_depth_to_word(depth), SVN_VA_NULL);
/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_types.h483 svn_depth_to_word(svn_depth_t depth);
486 * returned from svn_depth_to_word(). If @a depth_str does not
/freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/
H A Dreporter.c1521 svn_depth_to_word(depth));
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dexternals.c1560 svn_hash_sets(*depths, local_abspath, svn_depth_to_word(node_depth));
H A Dentries.c1544 ? svn_depth_to_word(node->depth)
H A Ddeprecated.c102 svn_hash_sets(ub->traversal->depths, dup_path, svn_depth_to_word(depth));
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_svn/
H A Dmarshal.c1075 return svn_ra_svn__write_word(conn, pool, svn_depth_to_word(depth));
H A Dclient.c3205 path, revision, svn_depth_to_word(depth)));

Completed in 240 milliseconds