Searched defs:left_props (Results 1 – 9 of 9) sorted by relevance
| /freebsd-11-stable/contrib/subversion/subversion/libsvn_diff/ |
| HD | diff_tree.c | 77 /*const*/ apr_hash_t *left_props, in default_dir_deleted() 92 /*const*/ apr_hash_t *left_props, in default_dir_changed() 155 /*const*/ apr_hash_t *left_props, in default_file_deleted() 172 /*const*/ apr_hash_t *left_props, in default_file_changed() 286 /*const*/ apr_hash_t *left_props, in reverse_dir_deleted() 308 /*const*/ apr_hash_t *left_props, in reverse_dir_changed() 411 /*const*/ apr_hash_t *left_props, in reverse_file_deleted() 437 /*const*/ apr_hash_t *left_props, in reverse_file_changed() 605 /*const*/ apr_hash_t *left_props, in filter_dir_deleted() 629 /*const*/ apr_hash_t *left_props, in filter_dir_changed() [all …]
|
| /freebsd-11-stable/contrib/subversion/subversion/libsvn_client/ |
| HD | diff_summarize.c | 139 /*const*/ apr_hash_t *left_props, in diff_dir_changed() 179 /*const*/ apr_hash_t *left_props, in diff_dir_deleted() 221 /*const*/ apr_hash_t *left_props, in diff_file_changed() 245 /*const*/ apr_hash_t *left_props, in diff_file_deleted()
|
| HD | diff.c | 455 apr_hash_t *left_props, in print_git_diff_header() 603 apr_hash_t *left_props, in display_prop_diffs() 759 apr_hash_t *left_props, in diff_props_changed() 872 apr_hash_t *left_props, in diff_content_changed() 1130 /*const*/ apr_hash_t *left_props, in diff_file_changed() 1180 apr_hash_t *left_props; in diff_file_added() local 1264 /*const*/ apr_hash_t *left_props, in diff_file_deleted() 1328 /*const*/ apr_hash_t *left_props, in diff_dir_changed() 1361 apr_hash_t *left_props; in diff_dir_added() local 1396 /*const*/ apr_hash_t *left_props, in diff_dir_deleted()
|
| HD | diff_local.c | 374 apr_hash_t *left_props; in do_file_diff() local 543 apr_hash_t *left_props; in do_dir_diff() local
|
| HD | shelf2.c | 1395 /*const*/ apr_hash_t *left_props, in wc_file_merge() 1439 /*const*/ apr_hash_t *left_props, in wc_dir_props_merge() 1667 apr_hash_t *left_props, *right_props; in file_changed() local 1707 apr_hash_t *left_props, *right_props; in file_deleted() local 1743 apr_hash_t *left_props, *right_props; in file_added() local
|
| HD | repos_diff.c | 542 apr_hash_t *left_props = NULL; in diff_deleted_dir() local
|
| HD | merge.c | 2026 /*const*/ apr_hash_t *left_props, in merge_file_changed() 2446 /*const*/ apr_hash_t *left_props, in merge_file_deleted() 2959 /*const*/ apr_hash_t *left_props, in merge_dir_changed() 3215 /*const*/ apr_hash_t *left_props, in merge_dir_deleted() 7685 apr_hash_t *left_props, *right_props; in do_file_merge() local
|
| /freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/ |
| HD | diff_editor.c | 885 apr_hash_t *left_props; in walk_local_nodes_diff() local 2619 /*const*/ apr_hash_t *left_props, in wrap_dir_deleted() 2663 /*const*/ apr_hash_t *left_props, in wrap_dir_changed() 2782 apr_hash_t *left_props, in wrap_file_deleted() 2814 /*const*/ apr_hash_t *left_props, in wrap_file_changed() 2966 /*const*/ apr_hash_t *left_props, in filter_dir_deleted() 2987 /*const*/ apr_hash_t *left_props, in filter_dir_changed() 3092 /*const*/ apr_hash_t *left_props, in filter_file_deleted() 3116 /*const*/ apr_hash_t *left_props, in filter_file_changed()
|
| HD | diff_local.c | 71 apr_hash_t *left_props; member
|