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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/
H A Dhooks.c480 capabilities_string = svn_cstring_join2(capabilities, ":",
800 svn_string_t *paths_str = svn_string_create(svn_cstring_join2
876 svn_string_t *paths_str = svn_string_create(svn_cstring_join2
/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_string.h545 svn_cstring_join2(const apr_array_header_t *strings,
551 * Similar to svn_cstring_join2(), but always includes the trailing
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dmerge.c291 svn_cstring_join2(vals, " ", FALSE, scratch_pool));
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dstring.c1029 svn_cstring_join2(const apr_array_header_t *strings,
1024 svn_cstring_join2(const apr_array_header_t *strings, function
H A Ddeprecated.c2016 return svn_cstring_join2(strings, separator, TRUE, pool);

Completed in 70 milliseconds