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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dmerge.c147 Sets *DETRANSLATED_ABSPATH to the path to the detranslated file,
256 const char *detranslated;
266 SVN_ERR(svn_io_open_unique_file3(NULL, &detranslated, temp_dir_abspath,
283 detranslated,
292 SVN_ERR(svn_dirent_get_absolute(detranslated_abspath, detranslated,
651 * 'detranslated' to repository normal form, or may be the target file
921 /* If 'special', then use the detranslated form of the
966 * If the merge target has been 'detranslated' to repository normal form,
967 * move the detranslated file similarly to a unique name ending with
1039 /* Was the merge target detranslated
255 const char *detranslated; local
[all...]

Completed in 49 milliseconds