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

/freebsd-10.3-release/contrib/subversion/subversion/include/
H A Dsvn_types.h285 svn_node_kind_from_word(const char *word);
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_subr/
H A Dtypes.c146 svn_node_kind_from_word(const char *word) function
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_ra_serf/
H A Dlog.c222 lcp->node_kind = svn_node_kind_from_word(svn_hash_gets(attrs, "node-kind"));
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_ra_svn/
H A Dclient.c1279 dirent->kind = svn_node_kind_from_word(kind);
1626 change->node_kind = svn_node_kind_from_word(kind_str);
1751 *kind = svn_node_kind_from_word(kind_word);
1798 the_dirent->kind = svn_node_kind_from_word(kind);
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_wc/
H A Dconflicts.c180 node_kind = svn_node_kind_from_word(kind_str);
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_client/
H A Dmerge.c1544 notify->kind = svn_node_kind_from_word(

Completed in 120 milliseconds