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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dlog.c65 return apr_psprintf(pool, "reparent %s", svn_path_uri_encode(path, pool));
73 svn_path_uri_encode(name, pool));
86 svn_path_uri_encode(name, pool));
101 svn_path_uri_encode(path, pool), rev,
113 svn_path_uri_encode(path, pool), rev,
135 svn_path_uri_encode(path, iterpool));
150 svn_path_uri_encode(path, pool), rev,
160 svn_path_uri_encode(path, pool), rev,
172 svn_path_uri_encode(path, pool),
173 svn_path_uri_encode(dst_pat
[all...]
H A Dcache-memcache.c92 encoded_suffix = svn_path_uri_encode(raw_key, pool);
419 cache->prefix = svn_path_uri_encode(prefix, pool);
H A Ddirent_uri.c2602 dirent = svn_path_uri_encode(dirent, pool);
2777 uri = svn_path_uri_encode(uri, pool);
H A Dpath.c976 svn_path_uri_encode(const char *path, apr_pool_t *pool)
1098 /* = svn_path_uri_encode() but without always copying */
971 svn_path_uri_encode(const char *path, apr_pool_t *pool) function
/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_path.h40 * - @c svn_path_uri_encode()
582 svn_path_uri_encode(const char *path, apr_pool_t *pool);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Drelocate.c60 relpath = svn_path_uri_encode(relpath, scratch_pool);
/freebsd-11-stable/contrib/subversion/subversion/svnserve/
H A Dserve.c2565 svn_path_uri_encode(full_path, pool), rev));
2600 svn_path_uri_encode(full_path, pool), rev));
3389 svn_path_uri_encode(full_path, pool)));
3442 svn_path_uri_encode(full_path, pool)));
3955 repository->repos_name = svn_path_uri_encode(repository->repos_name,
4401 ra_client_string = svn_path_uri_encode(ra_client_string, scratch_pool);
4405 client_string = svn_path_uri_encode(client_string, scratch_pool);
4409 svn_path_uri_encode(b->repository->fs_path->data,
/freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/
H A Dcommit.c1018 const char *repos_url = svn_path_uri_encode(repos_url_decoded, pool);
/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dinfo-cmd.c339 svn_path_uri_encode(
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dupdate.c1297 svn_path_uri_encode(
1308 svn_path_uri_encode(

Completed in 159 milliseconds