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

/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_path.h209 svn_path_remove_component(svn_stringbuf_t *path);
212 * Equivalent to calling svn_path_remove_component() @a n times.
/freebsd-11-stable/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 158 milliseconds