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

/freebsd-10-stable/contrib/subversion/subversion/include/
H A Dsvn_compat.h82 svn_compat_log_revprops_out_string(const svn_string_t **author,
87 /** Simiar to svn_compat_log_revprops_out_string() but returns C-style strings
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dcompat.c98 svn_compat_log_revprops_out_string(const svn_string_t **author, function
117 svn_compat_log_revprops_out_string(&author_s, &date_s, &message_s,
/freebsd-10-stable/contrib/subversion/subversion/svnserve/
H A Dserve.c2146 svn_compat_log_revprops_out_string(&author, &date, &message,

Completed in 80 milliseconds