Home
last modified time | relevance | path

Searched refs:svn_cl__node_kind_str_xml (Results 1 – 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/subversion/subversion/svn/
Dcl-conflicts.c396 svn_hash_sets(att_hash, "kind", svn_cl__node_kind_str_xml(node_kind)); in add_conflict_version_xml()
421 svn_cl__node_kind_str_xml( in append_tree_conflict_info_xml()
Dlog-cmd.c639 "kind", svn_cl__node_kind_str_xml( in svn_cl__log_entry_receiver_xml()
652 "kind", svn_cl__node_kind_str_xml( in svn_cl__log_entry_receiver_xml()
Dlist-cmd.c272 "kind", svn_cl__node_kind_str_xml(dirent->kind), in print_dirent_xml()
Dcl.h819 svn_cl__node_kind_str_xml(svn_node_kind_t kind);
Ddiff-cmd.c128 "kind", svn_cl__node_kind_str_xml(summary->node_kind), in summarize_xml()
Dutil.c876 svn_cl__node_kind_str_xml(svn_node_kind_t kind) in svn_cl__node_kind_str_xml() function
Dinfo-cmd.c522 const char *const kind_str = svn_cl__node_kind_str_xml(info->kind); in print_info_xml()