Searched refs:src_apr (Results 1 – 1 of 1) sorted by relevance
1044 const char *src_apr, *dst_apr; in svn_io_append_file() local1046 SVN_ERR(cstring_from_utf8(&src_apr, src, pool)); in svn_io_append_file()1049 apr_err = apr_file_append(src_apr, dst_apr, APR_OS_DEFAULT, pool); in svn_io_append_file()