Home
last modified time | relevance | path

Searched refs:svn_wc__has_magic_property (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
Dprops.h125 svn_boolean_t svn_wc__has_magic_property(const apr_array_header_t *properties);
Dprops.c316 svn_wc__has_magic_property(propchanges), in svn_wc_merge_props3()
2403 svn_wc__has_magic_property(const apr_array_header_t *properties) in svn_wc__has_magic_property() function
Dmerge.c1387 svn_wc__has_magic_property(prop_diff), in svn_wc_merge5()
Dwc_db_update_move.c944 svn_wc__has_magic_property( in update_working_props()
Dupdate_editor.c4107 magic_props_changed = svn_wc__has_magic_property(fb->propchanges); in merge_file()