Searched refs:svn_diff_fns2_t (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_diff/ |
| D | deprecated.c | 122 wrap_diff_fns(svn_diff_fns2_t **diff_fns2, in wrap_diff_fns() 307 svn_diff_fns2_t *diff_fns2; in svn_diff_diff() 322 svn_diff_fns2_t *diff_fns2; in svn_diff_diff3() 337 svn_diff_fns2_t *diff_fns2; in svn_diff_diff4()
|
| D | token.c | 86 const svn_diff_fns2_t *vtable, in tree_insert_token() 153 const svn_diff_fns2_t *vtable, in svn_diff__get_tokens()
|
| D | diff.h | 139 const svn_diff_fns2_t *vtable,
|
| D | diff.c | 131 const svn_diff_fns2_t *vtable, in svn_diff_diff_2()
|
| D | diff4.c | 171 const svn_diff_fns2_t *vtable, in svn_diff_diff4_2()
|
| D | diff3.c | 253 const svn_diff_fns2_t *vtable, in svn_diff_diff3_2()
|
| D | diff_memory.c | 199 static const svn_diff_fns2_t svn_diff__mem_vtable =
|
| D | diff_file.c | 1172 static const svn_diff_fns2_t svn_diff__file_vtable =
|
| /freebsd-12-stable/contrib/subversion/subversion/include/ |
| D | svn_diff.h | 110 typedef struct svn_diff_fns2_t struct 148 } svn_diff_fns2_t; typedef 191 const svn_diff_fns2_t *diff_fns, 216 const svn_diff_fns2_t *diff_fns, 242 const svn_diff_fns2_t *diff_fns,
|