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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dmerge.c489 const char **left_copy,
524 NULL, left_copy, dir_abspath, target_name, left_label,
591 tmp_left, *left_copy,
890 const char *left_copy, *right_copy, *target_copy;
895 &left_copy, &right_copy, &target_copy,
911 left_copy,
1004 const char *left_copy, *right_copy;
1020 &left_copy,
1036 SVN_ERR(svn_io_copy_file(left_abspath, left_copy, TRUE, pool));
1069 left_copy,
487 preserve_pre_merge_files(svn_skel_t **work_items, const char **left_copy, const char **right_copy, const char **target_copy, const merge_target_t *mt, const char *left_abspath, const char *right_abspath, const char *left_label, const char *right_label, const char *target_label, const char *detranslated_target_abspath, svn_cancel_func_t cancel_func, void *cancel_baton, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
889 const char *left_copy, *right_copy, *target_copy; local
1003 const char *left_copy, *right_copy; local
[all...]

Completed in 108 milliseconds