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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Ddiff_editor.c403 const char *pristine_file;
480 SVN_ERR(svn_wc__db_pristine_get_path(&pristine_file,
492 local_file = pristine_file;
504 pristine_file, scratch_pool));
528 pristine_file,
941 const char *pristine_file;
1023 SVN_ERR(svn_wc__db_pristine_get_path(&pristine_file, db, local_abspath,
1026 pristine_file = NULL;
1030 translated_file = pristine_file; /* No translation needed */
1045 ? pristine_file
402 const char *pristine_file; local
940 const char *pristine_file; local
1390 const char *pristine_file; local
[all...]

Completed in 108 milliseconds