Searched refs:svn_node_kind_from_word (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dtypes.c158 svn_node_kind_from_word(const char *word) function
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dlist.c138 dirent.kind = svn_node_kind_from_word(kind_word);
H A Dlog.c224 lcp->node_kind = svn_node_kind_from_word(svn_hash_gets(attrs, "node-kind"));
/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_types.h338 svn_node_kind_from_word(const char *word);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_svn/
H A Dclient.c1609 dirent->kind = svn_node_kind_from_word(kind);
2003 change->node_kind = svn_node_kind_from_word(kind_str);
2123 *kind = svn_node_kind_from_word(kind_word);
2171 the_dirent->kind = svn_node_kind_from_word(kind);
3248 dirent.kind = svn_node_kind_from_word(kind_word);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dupdate_editor.c2687 svn_node_kind_t kind = svn_node_kind_from_word(apr_hash_this_val(hi));
H A Dconflicts.c181 node_kind = svn_node_kind_from_word(kind_str);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dmerge.c1595 notify->kind = svn_node_kind_from_word(

Completed in 228 milliseconds