Searched refs:svn_categorize_props (Results 1 – 13 of 13) sorted by relevance
| /freebsd-12-stable/contrib/subversion/subversion/include/ |
| D | svn_props.h | 293 svn_categorize_props(const apr_array_header_t *proplist,
|
| /freebsd-12-stable/contrib/subversion/subversion/svnrdump/ |
| D | dump_editor.c | 120 SVN_ERR(svn_categorize_props(tmp_props, NULL, NULL, &tmp_props, in fetch_props_func()
|
| D | load_editor.c | 997 SVN_ERR(svn_categorize_props(tmp_props, NULL, NULL, &tmp_props, in fetch_props()
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_client/ |
| D | diff_summarize.c | 103 svn_error_clear(svn_categorize_props(propchanges, NULL, NULL, &props, in props_changed()
|
| D | repos_diff.c | 1292 SVN_ERR(svn_categorize_props(tmp_props, NULL, NULL, &tmp_props, in fetch_props_func()
|
| D | diff.c | 771 SVN_ERR(svn_categorize_props(propchanges, NULL, NULL, &props, in diff_props_changed()
|
| D | merge.c | 1033 SVN_ERR(svn_categorize_props(propchanges, NULL, NULL, &props, in prepare_merge_props_changed() 2294 SVN_ERR(svn_categorize_props(svn_prop_hash_to_array(right_props, in merge_file_added() 3143 SVN_ERR(svn_categorize_props(svn_prop_hash_to_array(right_props, in merge_dir_added()
|
| D | conflicts.c | 7671 SVN_ERR(svn_categorize_props(propsarray, NULL, NULL, ®ular_props, in diff_file_added() 7708 SVN_ERR(svn_categorize_props(propsarray, NULL, NULL, ®ular_props, in diff_file_added()
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/ |
| D | properties.c | 191 svn_categorize_props(const apr_array_header_t *proplist, in svn_categorize_props() function
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_wc/ |
| D | update_editor.c | 2451 SVN_ERR(svn_categorize_props(db->propchanges, &entry_prop_changes, in close_directory() 4244 SVN_ERR(svn_categorize_props(fb->propchanges, &entry_prop_changes, in close_file() 5396 SVN_ERR(svn_categorize_props(svn_prop_hash_to_array(new_base_props, pool), in svn_wc_add_repos_file4() 5612 SVN_ERR(svn_categorize_props(svn_prop_hash_to_array(new_original_props, in svn_wc__complete_directory_add()
|
| D | externals.c | 769 SVN_ERR(svn_categorize_props(eb->propchanges, &entry_prop_changes, in close_file()
|
| /freebsd-12-stable/contrib/subversion/subversion/svnsync/ |
| D | svnsync.c | 1194 SVN_ERR(svn_categorize_props(tmp_props, NULL, NULL, &tmp_props, in fetch_props_func()
|
| /freebsd-12-stable/contrib/subversion/subversion/svnlook/ |
| D | svnlook.c | 1133 SVN_ERR(svn_categorize_props(propchanges, NULL, NULL, &props, pool)); in print_diff_tree()
|