Searched defs:left_props (Results 1 – 8 of 8) sorted by relevance
| /NextBSD/contrib/subversion/subversion/libsvn_diff/ |
| HD | diff_tree.c | 85 /*const*/ apr_hash_t *left_props, in default_dir_deleted() 100 /*const*/ apr_hash_t *left_props, in default_dir_changed() 163 /*const*/ apr_hash_t *left_props, in default_file_deleted() 180 /*const*/ apr_hash_t *left_props, in default_file_changed() 303 /*const*/ apr_hash_t *left_props, in reverse_dir_deleted() 328 /*const*/ apr_hash_t *left_props, in reverse_dir_changed() 443 /*const*/ apr_hash_t *left_props, in reverse_file_deleted() 472 /*const*/ apr_hash_t *left_props, in reverse_file_changed() 652 /*const*/ apr_hash_t *left_props, in filter_dir_deleted() 676 /*const*/ apr_hash_t *left_props, in filter_dir_changed() [all …]
|
| /NextBSD/contrib/subversion/subversion/libsvn_client/ |
| HD | diff_summarize.c | 147 /*const*/ apr_hash_t *left_props, in diff_dir_changed() 187 /*const*/ apr_hash_t *left_props, in diff_dir_deleted() 229 /*const*/ apr_hash_t *left_props, in diff_file_changed() 253 /*const*/ apr_hash_t *left_props, in diff_file_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 | diff.c | 933 /*const*/ apr_hash_t *left_props, in diff_file_changed() 986 apr_hash_t *left_props; in diff_file_added() local 1072 /*const*/ apr_hash_t *left_props, in diff_file_deleted() 1139 /*const*/ apr_hash_t *left_props, in diff_dir_changed() 1172 apr_hash_t *left_props; in diff_dir_added() local 1207 /*const*/ apr_hash_t *left_props, in diff_dir_deleted()
|
| HD | repos_diff.c | 546 apr_hash_t *left_props = NULL; in diff_deleted_dir() local
|
| HD | merge.c | 1993 /*const*/ apr_hash_t *left_props, in merge_file_changed() 2387 /*const*/ apr_hash_t *left_props, in merge_file_deleted() 2900 /*const*/ apr_hash_t *left_props, in merge_dir_changed() 3156 /*const*/ apr_hash_t *left_props, in merge_dir_deleted() 7587 apr_hash_t *left_props, *right_props; in do_file_merge() local
|
| /NextBSD/contrib/subversion/subversion/libsvn_wc/ |
| HD | diff_editor.c | 840 apr_hash_t *left_props; in walk_local_nodes_diff() local 2497 /*const*/ apr_hash_t *left_props, in wrap_dir_deleted() 2541 /*const*/ apr_hash_t *left_props, in wrap_dir_changed() 2660 apr_hash_t *left_props, in wrap_file_deleted() 2692 /*const*/ apr_hash_t *left_props, in wrap_file_changed() 2844 /*const*/ apr_hash_t *left_props, in filter_dir_deleted() 2865 /*const*/ apr_hash_t *left_props, in filter_dir_changed() 2970 /*const*/ apr_hash_t *left_props, in filter_file_deleted() 2994 /*const*/ apr_hash_t *left_props, in filter_file_changed()
|
| HD | diff_local.c | 71 apr_hash_t *left_props; member
|