Searched refs:svn_path_remove_component (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/subversion/subversion/include/
H A Dsvn_path.h207 svn_path_remove_component(svn_stringbuf_t *path);
210 * Equivalent to calling svn_path_remove_component() @a n times.
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_subr/
H A Dpath.c359 svn_path_remove_component(svn_stringbuf_t *path)
373 svn_path_remove_component(path);
355 svn_path_remove_component(svn_stringbuf_t *path) function

Completed in 61 milliseconds