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