Home
last modified time | relevance | path

Searched refs:svn_categorize_props (Results 1 – 13 of 13) sorted by relevance

/freebsd-12-stable/contrib/subversion/subversion/include/
Dsvn_props.h293 svn_categorize_props(const apr_array_header_t *proplist,
/freebsd-12-stable/contrib/subversion/subversion/svnrdump/
Ddump_editor.c120 SVN_ERR(svn_categorize_props(tmp_props, NULL, NULL, &tmp_props, in fetch_props_func()
Dload_editor.c997 SVN_ERR(svn_categorize_props(tmp_props, NULL, NULL, &tmp_props, in fetch_props()
/freebsd-12-stable/contrib/subversion/subversion/libsvn_client/
Ddiff_summarize.c103 svn_error_clear(svn_categorize_props(propchanges, NULL, NULL, &props, in props_changed()
Drepos_diff.c1292 SVN_ERR(svn_categorize_props(tmp_props, NULL, NULL, &tmp_props, in fetch_props_func()
Ddiff.c771 SVN_ERR(svn_categorize_props(propchanges, NULL, NULL, &props, in diff_props_changed()
Dmerge.c1033 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()
Dconflicts.c7671 SVN_ERR(svn_categorize_props(propsarray, NULL, NULL, &regular_props, in diff_file_added()
7708 SVN_ERR(svn_categorize_props(propsarray, NULL, NULL, &regular_props, in diff_file_added()
/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/
Dproperties.c191 svn_categorize_props(const apr_array_header_t *proplist, in svn_categorize_props() function
/freebsd-12-stable/contrib/subversion/subversion/libsvn_wc/
Dupdate_editor.c2451 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()
Dexternals.c769 SVN_ERR(svn_categorize_props(eb->propchanges, &entry_prop_changes, in close_file()
/freebsd-12-stable/contrib/subversion/subversion/svnsync/
Dsvnsync.c1194 SVN_ERR(svn_categorize_props(tmp_props, NULL, NULL, &tmp_props, in fetch_props_func()
/freebsd-12-stable/contrib/subversion/subversion/svnlook/
Dsvnlook.c1133 SVN_ERR(svn_categorize_props(propchanges, NULL, NULL, &props, pool)); in print_diff_tree()