Searched refs:canon_path_from_patchfile (Results 1 – 2 of 2) sorted by relevance
169 const char *canon_path_from_patchfile; member460 target->canon_path_from_patchfile = svn_dirent_internal_style( in resolve_target_path()464 if (has_text_changes && target->canon_path_from_patchfile[0] == '\0') in resolve_target_path()474 SVN_ERR(strip_path(&stripped_path, target->canon_path_from_patchfile, in resolve_target_path()477 stripped_path = target->canon_path_from_patchfile; in resolve_target_path()1430 const char *left_src = target->canon_path_from_patchfile; in init_patch_target()1431 const char *right_src = target->canon_path_from_patchfile; in init_patch_target()3674 target->canon_path_from_patchfile, in apply_patches()
7593 const char *canon_path_from_patchfile,