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

/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Ddirent_uri.c84 internal_style(const char *path, apr_pool_t *pool)
879 return svn_dirent_canonicalize(internal_style(dirent, pool), pool);
909 return svn_relpath_canonicalize(internal_style(relpath, pool), pool);
83 internal_style(const char *path, apr_pool_t *pool) function

Completed in 47 milliseconds